html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #707070;
	font-size:12px;
}


#c0 {
	color: #707070;
        position: relative;
}

a, a:link, a:hover, a:visited, a:active {
	color: #707070;
}


html, body, p, a, td, th, legend, li, input, textarea{font-size: 12px;}

h1, h2, h3, h4, h5, h6{font-weight:bold;}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {color: #b8af79;}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {color: #707870;}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {color: #707870;}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {color: #707870;}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {color: #707870;}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {color: #707870;}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {font-size: 22px;margin: 0.5em 0 0.1em 0;}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {font-size: 18px;margin: 0.5em 0 0.1em 0;}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {font-size: 16px;margin: 0.5em 0 0.1em 0;}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {font-size: 14px;margin: 0.5em 0 0.1em 0;}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {font-size: 12px;margin: 0.5em 0 0.1em 0;}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {font-size: 12px;margin: 0.5em 0 0.1em 0;}

fieldset{margin-bottom: 16px;border: 1px solid #cccccc;}
legend{font-weight: bold;color: #297DC2;padding:0 6px;}
label:hover{cursor: pointer;background-color:#eef0ff;}
th, td {vertical-align: top;}
img{border: none;}
.print-block{display:none;}
.print-inline{display:none;}
blockquote {
	background-color:#DDECF8;
	margin:10px 20px;
	padding:10px 20px;
}

blockquote, blockquote p {
	color:#06131D;
}

/* ************************************************************
| LAYOUT
************************************************************ */


#a0 {position:absolute;top:0;min-height: 100%;width:100%;}
#a1 {min-height: 100%;}
#a2{
	width: 955px;
	min-height: 100%;
	margin: auto;
}
#b0{
	height:142px;
/*	overflow:hidden;*/
        position: relative;
}
#b1{float:left;padding: 42px 0 0 25px;}
#b2{float:right;width: 400px;}
#navigation-1{
	list-style:none outside none;
	margin:0;
	padding:0;
}
#navigation-1 li a{
	/* border-bottom:1px solid #D7DBD7; */
	border-bottom:1px solid #D7DBD7;
	color:#808080;
	display:block;
	height:37px;
	line-height:37px;
	text-decoration:none;
	font-size:14px;
}
#navigation-1 li.first a{
	/* border-top:1px solid #E7EBE7; */
	border-top:1px solid #D7DBD7;
}

#navigation-1 li.current a, #navigation-1 li a.current{
	color: #273D35;
}

#navigation-1 li :hover{
	color: #273D35;
}

#c0{
	/* border:1px solid #E7EBE7; */
	border:1px solid #D7DBD7;
	background: #ffffff url(images/bg-vert-2.png) repeat-y scroll right 0;
	padding-bottom: 20px;
}
#col1 {
	float:left;
	padding: 20px 0 0 30px;
	width:178px;
}
#col2 {
	margin: 20px 15px 0 208px;
	/*min-height:550px;*/
	min-height:480px;
	padding-left:25px;
	width: 705px;
}
#col2 p, #col2 td, #col2 th, #col2 li, #col2 span, #col2 div, #col2 strong, #col2 em{
	color:#707870;
}
#col2 p {
	line-height:19px;
	margin:6px 0 0;
	padding:0 30px 10px 0;
}

#d0 {
	height: 756px;
	overflow: hidden;
	position: absolute;
	top: 0;
	min-width: 955px;
	width: 100%;
}
#d1 {
	width: 1418px;
	position: absolute;
	top:0;
	left: 50%;
}
#d2 {
	width: 1418px;
	position: absolute;
	top:0;
	left: -50%;
}
#d3 {
	background: transparent url(images/bg.jpg) no-repeat scroll 0 0;
	height: 756px;
	width: 812px;
	position: absolute;
	top:0;
	right:0;
}

#f0{
	margin-top:10px;
}
#f1{
	border:1px solid #D7DBD7;
	background-color:#eaedea;
	padding:12px 5px 10px;
	width:945px;
}
#f1b {
	float:right;
	margin-top:10px;
	padding:0;
	width:500px;
}
#f1b-nav2, #f1b-nav3 {
	border-right:1px solid #FFFFFF;
}
#f1b-nav2, #f1b-nav3, #f1b-nav4 {
	float:left;
	font-size:14px;
	height:75px;
	margin-left:15px;
	padding:0;
	width:150px;
}
#f1b ul{
	list-style:none outside none;
	margin:0;
	padding:0;
}
#f1b ul li a{
	color:#707070;
	display: block;
	font-size:14px;
	height:25px;
	line-height:25px;
	text-decoration:none;
}
#f1b ul li a:hover{
	color: #677D75;
}

#f2 {padding:9px 0 20px;}
#f2 div{
	color:#707070;
	font-size:10px;
	margin:0 22px 0 0;
	text-align:center;
}
#f2 div a{
	color:#707070;
	font-size:10px;
	margin:0 22px 0 0;
	text-align:center;
}

.n-search{
	margin-top: 32px;
}
.n-search .fieldInput{
	float:left;
	width:129px;
	margin-right:8px;
}
.f1a-subscribe {
	float: left;
	padding-left: 30px;
	width: 380px;
}
.f1a-subscribe div.title{
	font-size:16px;
	margin: 0 0 10px 0;
}
.f1a-subscribe .fieldInput{
	float:left;
	width:129px;
	margin-right:8px;
}

/* ============================================================
| BASIC FORMATS
============================================================ */
.left{text-align: left;}
.centre, .center{text-align: center;}
.right{text-align: right;}

.w25  {width:25px;}
.w50  {width:50px;}
.w75  {width:75px;}
.w100{width:100px;}
.w125{width:125px;}
.w150{width:150px;}
.w175{width:175px;}
.w200{width:200px;}

.w25c  {text-align:center;width:25px;}
.w50c  {text-align:center;width:50px;}
.w75c  {text-align:center;width:75px;}
.w100c{text-align:center;width:100px;}
.w125c{text-align:center;width:125px;}

.w25r  {text-align:right;width:25px;}
.w50r  {text-align:right;width:50px;}
.w75r  {text-align:right;width:75px;}
.w100r{text-align:right;width:100px;}
.w125r{text-align:right;width:125px;}
.w300r{text-align:right;width:300px;}
.w125nw{width:125px;white-space:nowrap;}
.w125rnw{width:125px;text-align:right;white-space:nowrap;}
.wideinput {padding-right:5px;}
.wideinput textarea, .wideinput input{width: 96%;}
.currency {width: 100px;white-space:nowrap;text-align:right;overflow:visible;}
.currency div{float:left; padding: 0 5px;}
span.required{padding: 0 5px; color:red !important; font-weight:bold;}
.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;margin:0;}
.clear-left{clear:left;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;margin:0;}
.clear-right{clear:right;height:0;overflow:hidden;font-size:0;line-height:0;padding:0;margin:0;}
.nw, .nowrap{white-space:nowrap;}
a.rss{
	background: transparent url(icons/rss-16.png) no-repeat left center;
	padding-left: 20px;
	margin: 5px 0;
	line-height: 20px;
}

/* ============================================================
| INFO BOXES
============================================================ */
div.error, div.success, div.note{
	margin: 4px 5%;
	text-align: center;
	padding: 12px;
}
div.error *, div.success *, div.note *{
	color: black;
}
div.error{
	border: 2px solid #cc0000;
	background-color: #ffbbbb;
}
div.success{
	border: 2px solid #00cc00;
	background-color: #bbffbb;
}
div.note{
	border: 2px solid #cccccc;
	background-color: #f9f9f9;
	text-align:justify;
}

/* ============================================================
| CATALOGUE
============================================================ */
.catalogue_cart_summary {
	padding: 8px 4px;
	border: 1px solid grey;
	background-color:#efefef;
}
table.parameters {margin: 0 0 10px 5px;}
.parameters {border-collapse: collapse;}
.parameters th {white-space:nowrap; text-align: right;font-weight:bold; color:grey;}
.parameters th, .parameters td {padding: 1px 2px;margin: 0;}


.nav-options{padding-top: 10px; height: 35px;}
.nav-options form{margin:0;padding:0;}
.nav-options .txt1 {color: #555;font-weight:bold;float:left;padding-right:5px;line-height:26px;}

.nav-layout{text-align:right;line-height:18px;padding: 0; float:left;/*width:150px;*/width:130px;}
.nav-layout .buttons span{float:left;padding: 4px 0 4px 3px;}
.nav-layout form{margin:0;padding:0;}

.nav-info{
    float: left;
    height: 20px;
    margin-left: 69px;
}
.nav-info img, .nav-info p{
    float: left;
}
.nav-info p{
    width: 100px;
    padding: 0 !important; margin: 0 0 0 5px !important;
    height: 20px;
    line-height: 14px !important;
}

.nav-pages{text-align:right;line-height:18px; float:right;/*width: 530px;*/width: 342px;}
.nav-pages .nav-pages-right{float:right;/*white-space: nowrap;*/}
.nav-pages .nav-page-links a{font-weight:normal;color: #6f6f6f;}
.nav-pages .nav-page-links span{padding: 4px 0 4px 3px; font-size: 14px;}

#set_layout_detail, #set_layout_summary, #set_layout_thumb, #set_layout_list{font-size:0;color:transparent;}
#set_layout_detail{background-position: -54px -132px;}
#set_layout_detail:hover, .set_layout_detail_selected{background-position: -54px -150px !important;}
#set_layout_summary{background-position: -18px -132px;}
#set_layout_summary:hover, .set_layout_summary_selected{background-position: -18px -150px !important;}
#set_layout_thumb{background-position: 0 -132px;}
#set_layout_thumb:hover, .set_layout_thumb_selected{background-position: 0 -150px !important;}
#set_layout_list{background-position: -36px -132px;}
#set_layout_list:hover, .set_layout_list_selected{background-position: -36px -150px !important;}
.tooltip-set-layout{width:240px;height:180px; background: url("images/layout-preview.jpg") repeat scroll 0 -720px white;display:none;border:1px solid grey;}


/* COLOURS */
.catalogue-detail h2, .catalogue-view h2, .catalogue-summary h2,
.catalogue-detail h2 a, .catalogue-view h2 a, .catalogue-summary h2 a,
.catalogue-detail h2 a:link, .catalogue-view h2 a:link, .catalogue-summary h2 a:link,
.catalogue-detail h2 a:visited, .catalogue-view h2 a:visited, .catalogue-summary h2 a:visited,
.catalogue-detail h2 a:active, .catalogue-view h2 a:active, .catalogue-summary h2 a:active{
	color: #333;
	font-weight: bold;
	text-decoration:none;
}

.catalogue-thumb .item .image a img,
.catalogue-detail .item .image a img,
.catalogue-list .item .image a img,
.catalogue-summary .item .image a img{
	background: white url(images/ajax-loader-circle.gif) no-repeat center center;
	min-height: 16px;
	min-width: 16px;
	display:block;
	margin:auto;
}

/* LIST | SUMMARY */
.catalogue-list .image{width:20px;height:16px;vertical-align:middle;}
.catalogue-list .no-image{width:20px;height:16px;}
.catalogue-list .items{width:100%;border-collapse: collapse;}
.catalogue-list td{line-height: 16px;}
.catalogue-list thead tr td, .catalogue-list thead tr th{border-bottom: 1px solid grey;}
.catalogue-list tbody tr.r0 td{}
.catalogue-list tbody tr.r1 td{background-color:#f9f9f9;}
.catalogue-list tbody tr.r0:hover td, .catalogue-list tbody tr.r1:hover td{background-color:#ddeeff;}
.catalogue-list tbody tr td a{color:#222;}
.catalogue-list .item .sold{background-color: #555 !important; color: white !important;font-weight:bold !important; text-align: center;}

/* DETAIL | VIEW */
.catalogue-detail {width: 100%;}
.catalogue-detail .item-container{border-bottom: 1px solid #ccc;}
.catalogue-detail .first-item{border-top: 1px solid #ccc;}
.catalogue-detail .item-container-inner{border-left: 1px solid #ccc;border-right: 1px solid #ccc;padding: 5px;}
.catalogue-detail .item {border-collapse: collapse;width: 100%;}

.catalogue-detail .item .image{height:212px;width:212px;padding: 0 5px 0 0;border-right:1px solid #e5e5e5;}
.catalogue-detail .item .image .gallery{width:212px;}
.catalogue-detail .item .item-content{min-height: 160px; padding: 5px;}
.catalogue-detail .item .view_link{padding: 5px;}
.catalogue-detail .item .sold{background-color: #555 !important; color: white !important;font-weight:bold !important; text-align: center;}

.catalogue-detail h2{
	font-size: 18px;
	padding: 0 5px;
	margin: 0;
	border-bottom: 1px dotted grey;
}
.catalogue-detail h2 a{
	font-size: 18px;
	text-decoration: none;
}

.catalogue-detail .item img{
	border:1px solid #797D7B;
	padding:2px;
}

.catalogue-detail .item img:hover{
	border:2px solid grey;
	padding:1px;
}

.catalogue-detail .image {
	width: 208px;
	text-align: center;
	vertical-align: top;
}

.catalogue-view{border-top:2px groove black;border-bottom:2px groove black;margin:5px 0;padding:5px 0;}
.catalogue-view-inner{}

.catalogue-view .thumbs_container {}
.catalogue-view .thumbs_container .a{float:left; padding: 3px;}
.catalogue-view .thumbs_container .b{height:118px;width:118px;display:table-cell;vertical-align:middle;text-align:center;margin:auto;}
.catalogue-view .thumbs_container .b{#position: relative; overflow: hidden;} /* IE fix */
.catalogue-view .thumbs_container .c{#position: absolute; #top: 50%; #left: 50%;} /* IE fix */
.catalogue-view .thumbs_container img {#position: relative; #top: -50%; #left: -50%;} /* IE fix */

.catalogue-view .thumbs_container img{
	border:1px solid #797D7B;
	padding:1px;
	margin: auto;
	cursor:pointer;
}
.catalogue-view .thumbs_container img:hover{
	border:2px solid grey;
	padding:0px;
	margin:auto;
}


.catalogue-view .detail{padding: 10px;}
.catalogue-view   h2{
	font-size: 18px;
	padding: 0 10px;
	margin: 0;
	border-bottom: 1px dotted grey;
}
.catalogue-view h2 a{
	font-size: 18px;
	text-decoration: none;
}
.catalogue-view  h3 {
	color: #0022cc;
	border-bottom: 3px solid #91aaFF;
	margin-top: 12px;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

/* THUMB */
.catalogue-thumb .item{
	border:1px solid #797D7B;
	display:block;
	float:left;
	height:196px;
	margin:19px 0 0 19px;
	overflow:hidden;
	padding:2px;
	width:147px;
}

.catalogue-thumb .item:hover{
	border:2px solid grey;
	padding:1px;
}

.catalogue-thumb .item .image-wrapper{height:196px;width:147px;display:block;overflow:hidden;position: relative;}
.catalogue-thumb .item .image{height:196px;width:147px;display:table-cell;vertical-align:middle;text-align:center;margin:auto;}
.catalogue-thumb .item .image {#position: relative; overflow: hidden;} /* IE fix */
.catalogue-thumb .item .image a{#position: absolute; #top: 50%; #left: 50%;} /* IE fix */
.catalogue-thumb .item .image img {#position: relative; #top: -50%; #left: -50%;} /* IE fix */
.catalogue-thumb .item .no-image{height:196px;width:147px;text-align:center;vertical-align:middle;background: #404040;}
.catalogue-thumb .item .no-image{height:196px;width:147px;display:table-cell;vertical-align:middle;text-align:center;margin:auto;}
.catalogue-thumb .item .no-image {#position: relative; overflow: hidden;} /* IE fix */
.catalogue-thumb .item .no-image span{#position: absolute; #top: 50%; #left: 50%;} /* IE fix */
.catalogue-thumb .item .no-image span{color: white !important;font-weight:bold;font-size:1.2em;}
.catalogue-thumb .item .image-wrapper .sold{background-color:#555; bottom:0; color:white !important; font-weight:bold !important; left:0; padding:3px 7px; position:absolute; right:0; text-align:center;}

/* SUMMARY */
.catalogue-summary .image img{
	border:1px solid #797D7B;
	overflow:hidden;
	padding:2px;
}

.catalogue-summary .image img:hover{
	border:2px solid grey;
	padding:1px;
}

.catalogue-summary {width: 100%;}
.catalogue-summary .item-container{border-bottom: 1px solid #ccc;}
.catalogue-summary .first-item{border-top: 1px solid #ccc;}
.catalogue-summary .item-container-inner{border-left: 1px solid #ccc;border-right: 1px solid #ccc;padding: 5px;}
.catalogue-summary .item {border-collapse: collapse;width: 100%;}
.catalogue-summary .item .no-image{height:98px;width:98px;line-height:98px;text-align:center;vertical-align:middle;margin: 10px auto;border:1px solid #ddd;}
.catalogue-summary .item .name{padding: 4px 5px; border-bottom: 1px dotted grey;}
.catalogue-summary .item .name h2, .catalogue-summary .item .name h2 a {margin: 0;font-size: 12px;}
.catalogue-summary .item .item-content{min-height: 90px;padding-left:5px;}
.catalogue-summary .item .view_link{padding-left:5px;}
.catalogue-summary .item .parameters .sold{color: #dd0000 !important;font-weight:bold !important; }
.catalogue-summary .item .image-col{width:212px;padding-right:5px;border-right:1px solid #e5e5e5;}
.catalogue-summary .item .image-wrapper{height:212px;text-align:center;vertical-align:middle;margin:auto;}
.catalogue-summary .item .image{text-align:center;vertical-align:middle;margin:auto;position:relative;}
.catalogue-summary .item .image .sold{background-color:#555; bottom:3px; color:white !important; font-weight:bold !important; left:3px; padding:3px 7px; position:absolute; right:-3px; text-align:center;}

/* GALLERY SHOWS */
.gallery .slidesContainer {
  margin:0 auto;
  width:212px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
.gallery .slidesContainer .slide {
  margin:0 auto;
  width:212px; /* reduce by 20 pixels to avoid horizontal scroll */
}
.gallery .slidesContainer .slide a, .gallery .slidesContainer .slide a img{
	margin: 0 auto;
}
.gallery .slideNavigation{
	text-align:center;
	height:25px; 
}
.gallery .slideCount{
	text-align:center;
	padding: 0 10px;
	height:25px;
	line-height:25px;
	width:156px;
	float:left;
}

.gallery .leftControl, .gallery .rightControl {cursor:pointer;border:none;padding:0;margin:0;}
.gallery .leftControl{float:left; background: url("images/buttons-a.png") no-repeat scroll -72px -132px transparent; width:18px; height:18px; text-indent:-9999px;margin-top:2px;}
.gallery .leftControl:hover{background-position:-72px -150px;}
.gallery .rightControl{float:left; background: url("images/buttons-a.png") no-repeat scroll -90px -132px transparent; width:18px; height:18px; text-indent:-9999px;margin-top:2px;}
.gallery .rightControl:hover{background-position:-90px -150px;}

#boxes .buttons{
    margin-top: 15px;
}

/* ************************************************************
| HOVER IMAGE
************************************************************ */
#preview_div.title{
	width:30%;
	height:10px;
	background-color:#FFFFFF;
	border-bottom:#707070 solid 1px;
	font-weight:bold;
	padding:1px;
	font-family:verdana, sans-serif;
	font-size:10px;
	text-align:center;
}

.border_preview{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #707070;
	overflow: hidden;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
}

/* ids */
#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%
}
#loader {
	font-family:Verdana, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#loader_bg {
	background-color:#EBEBEB;
	position:relative;
	top:8px;
	left:8px;
	height:7px;
	width:113px;
	font-size:1px;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

/* ************************************************************
| STYLE 1
************************************************************ */

/* General Data Tables */
table.tdata1 {border-spacing:1px;}
table.tdata1 th, table.tdata1 td{padding: 2px;}
table.tdata1 thead tr td, table.tdata1 thead tr th {background-color: #dfdfdf;border-bottom:1px solid grey;}
table.tdata1 thead th a.asc{background: url(tables/asc.gif) no-repeat left center; padding:0 10px;}
table.tdata1 thead th a.desc{background: url(tables/desc.gif) no-repeat left center; padding:0 10px;}

table.tdata1 tbody th {text-align: right; padding-left: 10px;}
table.tdata1 tbody th label:after{content: ':';}
/*
table.tdata1 tbody tr.r0 th, table.tdata1 tbody tr.r0 td{background-color: #efefef;}
table.tdata1 tbody tr.r1 th, table.tdata1 tbody tr.r1 td{background-color: #f6f6f6;}
table.tdata1 tbody.hover tr.r0:hover td, table.stdata1 tbody.selectable tr.r1:hover td{background-color: #dfefff;}
*/
table.tdata1 .wideinput{margin:0 5px 0 0;}

/* General Form Tables */
table.tform1 {border-spacing:1px;}
table.tform1 th, table.tform1 td{padding: 2px;}
table.tform1 th {width: 120px;}
table.tform1 tbody th {text-align: right;}
/*
table.tform1 tbody tr.r0 th, table.tform1 tbody tr.r0 td{background-color: white;}
table.tform1 tbody tr.r1 th, table.tform1 tbody tr.r1 td{background-color: white;}
table.tform1 tbody.hover tr.r0:hover td, table.stform1 tbody.selectable tr.r1:hover td{background-color: #dfefff;}
*/
table.tform1 .wideinput{margin:0 5px 0 0;}


/* ============================================================
| FORMS
============================================================ */
.fieldInput, .fieldInput *{
	height: 30px;
	line-height: 30px;
	display:block;
}
.fieldInput{
	background: transparent url(images/buttons-a.png) no-repeat left -168px;
	padding-left: 5px;
}
.fieldInput span {
	background: white url(images/buttons-a.png) no-repeat right -168px;
	padding-right: 5px;
}
.fieldInput span input{
	background: transparent url(images/buttons-a.png) no-repeat -5px -168px;
	margin:0;
	padding:0;
	border: 0;
	border-color: transparent;
	width: 99%;
}

.f1a-subscribe .fieldInput span{
	background-color: #EAEDEA;
}


form input, form button{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #707070;
	font-size:12px;
}

/* ============================================================
| BUTTONS
============================================================ */
.button-aaaA, .button-aabA, .button-aacA {float:left;}
.button-aaa, .button-aaaA a, .button-aaaA strong{
	background: transparent url(images/buttons-a.png) no-repeat left top;
	width:18px;
	height:18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.button-aaa:hover, .button-aaaA a:hover, .button-aaaA strong{
	background: transparent url(images/buttons-a.png) no-repeat left -18px;
}
input.button-aaa{
	border: none;
	padding:0;
	margin: 0;
}
.button-aab, .button-aabA a{
	background: transparent url(images/buttons-a.png) no-repeat -18px top;
	width:48px;
	height:18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.button-aab:hover, .button-aabA a:hover{
	background: transparent url(images/buttons-a.png) no-repeat -18px -18px;
}
.button-aac, .button-aacA a{
	background: transparent url(images/buttons-a.png) no-repeat -66px top;
	width:89px;
	height:18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.button-aac:hover, .button-aacA a:hover{
	background: transparent url(images/buttons-a.png) no-repeat -66px -18px;
}
.button-aad{
	background: transparent url(images/buttons-a.png) no-repeat left -96px;
	width:190px;
	height:18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.button-aad:hover{
	background: transparent url(images/buttons-a.png) no-repeat left -114px;
}
.button-aba{
	background: transparent url(images/buttons-a.png) no-repeat left -36px;
	display:block;
	width:70px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	border:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
.button-aba:hover{
	background: transparent url(images/buttons-a.png) no-repeat left -66px;
}
.button-abb{
	background: transparent url(images/buttons-a.png) no-repeat -70px -36px;
	width:35px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	border:none;
	margin:0;
	padding:0;
}
.button-abb:hover{
	background: transparent url(images/buttons-a.png) no-repeat -70px -66px;
}

/* ************************************************************
| HOME PAGE
************************************************************ */
.home-panel-container {
	height:350px;
	width: 100%;
}
.home-panel-slides {
	border:3px solid #C6C6C6;
	float:left;
	height:340px;
	overflow:hidden;
	width:215px;
	margin-right:14px;
}
.home-panel-slides div {
	height:340px;
	width:215px;
}

.home-panel-slides {
    position:relative;
    height:340px;
}

.home-panel-slides img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.home-panel-slides img.active {
    z-index:10;
}

.home-panel-slides img.last-active {
    z-index:9;
}


/* ============================================================
| SOCIAL ICONS
============================================================ */

#socialLogos {
    float: right;
    margin-top: 48px;
    margin-right: 10px;
}

#facebook, #twitter, #youtube, #blogger, #idea {
    float: left;
    width: 36px;
    height: 37px;
    background: url(/layout/default/ea/images/socialIcons.png) no-repeat left top;
    margin-right: 3px;
}

#facebook {
    background-position: left top;
}

#facebook:hover {
    background-position: left -37px;
}

#twitter {
    background-position: -36px top;
}

#twitter:hover {
    background-position: -36px -37px;
}

#youtube {
    background-position: -72px top;
}

#youtube:hover {
    background-position: -72px -37px;
}

#idea {
    background-position: -108px top;
}

#idea:hover {
    background-position: -108px -37px;
}



/* ============================================================
| CURRENCY BOX
============================================================ */
#currencySelectBox{
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
/*    padding: 8px 16px 12px 16px;*/
    padding: 6px 16px 11px;;
    margin-top: 42px;
    color: #707070;
    float: right;
}

#currencySelectBox form{
    margin: 0; padding: 0;
}

#currencySelectBox #csbCol1{
    float: left;
    width: 100px;
}

#currencySelectBox #csbCol2{
    float: left;
}

#currencySelectBox #csbCol2 .currencySelect{
    float: left;
    width: 34px;
    height: 45px;
    margin-left: 4px;
    text-align: center;
}

#currencySelectBox #csbCol2 .currencyFlag{
    height: 22px;
    width: 34px;
    display: block;
    margin-bottom: 3px;
}

#currencySelectBox #csbCol2 .currencyUnit{
    text-decoration: none;
/*    margin-top: 3px;*/
    padding: 3px 0;
    display: block;
    width: 34px;
    height: 18px;
}

#currencySelectBox #csbCol2 .currencyUnit.current{
    background-color: #cccccc;
}

#currencySelectBox p{
    margin: 0;
    padding: 0;
}


/* ============================================================
| HEAD TABS
============================================================ */
#b3{
    position: absolute;
    right: 0;
    bottom: 0;
}
.head_tab{
    float: right;
    padding: 5px 17px 4px 17px;
    background-color: #dde2dd;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-left: 3px;
    text-align: center;
    color: #707070;
}
.head_tab:hover{
    background-color: #ccc;
}
.head_tab a{
    text-decoration: none;
    font-weight: bold;
}


/* ============================================================
| MAILING LIST OVERLAY
============================================================ */
#mailingListOverlay{
    display:none;
    z-index:10000;
    background-color:#ffffff;
    padding: 5px 10px 10px 10px;
}

#mailingListOverlay #close{
    float: left;
}

#subscribe_submit_overlay{
    float: left;
    margin-right: 8px;
}

#template_form_subscribe_overlay{
    width: auto;
    padding: 0;
}


/* ============================================================
| CATALOGUE MODAL
============================================================ */
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  top:0;
  left:0;
  this.filters.alpha.opacity=60;
  opacity: 0.6;
  filter:alpha(opacity=60);
}

.hr{border-bottom: 1px solid #ccc;}

#boxes .close{float:right;}

#boxes .modalCatalogueDialog {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:5px 10px;
  background: white;/* url(images/bg-popup.jpg) no-repeat right top;*/
}

#boxes #modalCatalogueHeader {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#boxes #modalCatalogueHeader h1{
	margin: 0;
	float:left;
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	width: 760px;
	overflow:hidden;
}
#modalCatalogueContent {width:100%;}
#modalCatalogueSendTo {width:100%;}
#modalCatalogueEnquiry {width:100%;}
#modalCatalogueContent .col1{
	float:left;
	width: 260px;
	min-height: 40px;
	overflow: auto;
}
#modalCatalogueContent .col1 .buttons div, #modalCatalogueContent .col1 .buttons a{
	margin-bottom: 4px;
	font-weight:normal;
	color: #6f6f6f;
}
#modalCatalogueContent .col2{float:left; width:480px;min-height: 40px;overflow: hidden;text-align:center;position:relative;}
#modalCatalogueContent .col2 .col2a{margin: auto;}
#modalCatalogueContent .col2 img{
	border:1px solid #797D7B;
	margin: auto;
	padding:2px;
	cursor: zoom;
}
#modalCatalogueContent .col3 {float:left; width:260px;min-height: 40px;overflow: auto;}
#modalCatalogueContent .col3 .thumbs_wrapper{overflow: auto;}
#modalCatalogueContent .col3 .thumbs_container{width:236px;}
#modalCatalogueContent .col3 img{
	border:1px solid #797D7B;
	padding:1px;
	margin:auto;
	cursor:pointer;
}
#modalCatalogueContent .col3 img:hover{
	border:2px solid grey;
	padding:0px;
	margin:auto;
}

#modalCatalogueContent .col3 .thumbs_container .a{ height:118px;width:118px; float:left;}
#modalCatalogueContent .col3 .thumbs_container .b{ height:118px;width:118px; display:table-cell;vertical-align:middle;text-align:center;margin:auto;}
#modalCatalogueContent .col3 .thumbs_container .c{ vertical-align:middle;text-align:center;margin:auto;}
#modalCatalogueContent .col3 .thumbs_container .c img{ vertical-align:middle;text-align:center;margin:auto;}
#modalCatalogueContent .controls{height:22px;}
#modalCatalogueContent .off{color:red;}
#modalCatalogueContent .on{color:green;}

#modalCatalogueContent img {
	background: white url(images/ajax-loader-circle.gif) no-repeat center center;
	min-width: 20px;
	min-height: 20px;
	display:block;
	margin:auto;
}

#modalCatalogueContent_zoomlayer {
	position: absolute;
	top:0;
}


/* ============================================================
| CATALOGUE MODAL : Cloud ZOOM
============================================================ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
	background-position: center center;
	background-repeat: no-repeat;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}



/* ============================================================
| GALLERY
============================================================ */
.gallery-cms-gallery .images img{
	margin: 0 10px 10px 0;
}
.gallery-cms-gallery h2 {
	margin-bottom: 0;
}
.gallery-cms-gallery .images {
	margin-top: 4px;
}

.gallery-cms-gallery .nav-pages {
	width:100%;
}


/* ************************************************************
| COLOR BOX STYLES
************************************************************ */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; top:0px; left:0; text-align:center; width:100%; color:black;background-color:white;opacity:0.7; filter: alpha(opacity = 70);font-weight:bold;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/* ============================================================
| BREADCRUMBS
============================================================ */
.breadcrumbs {width:100%;height:30px;margin:0;padding: 0;}
.breadcrumbs ul {list-style:none;margin:0;padding:0;}
.breadcrumbs ul li {float:left;margin:0;padding:0;text-align:center;background: url(bullet.jpg) no-repeat;padding-left: 10px;}
.breadcrumbs ul li a, .breadcrumbs ul li a:visited, .breadcrumbs ul li a:active , .breadcrumbs ul li span {
	display: block;
	float: left;
	padding: 0 5px;
	text-align:center;
	text-transform: capitalized;
	color:grey;
	font-weight:normal;
}
.breadcrumbs ul li.first{background: none;}
.breadcrumbs ul li.last a, .breadcrumbs ul li.last span{text-decoration:none;color:grey;}

/* ============================================================
| TABS
============================================================ */
.tabs-nav {width:100%; height:18px; line-height:normal; background: url(tabs/tabs.gif) repeat-x 0 -72px; margin: 1em 0 0 0;padding:0;list-style:none;}
.tabs-nav ul {margin:0; padding:0; list-style:none;float:left;width:100%;}
.tabs-nav li {float:left; margin:0 1px 0 0; padding:0 0 0 0px; line-height:17px; }
.tabs-nav a {color:#333; border-left: 1px solid #919B9C; border-right: 1px solid #919B9C; border-top: 1px solid #919B9C;text-align:center;text-decoration:none; font-size:10px;background-color:#eee;height:16px; display:block; width: 80px;outline:none;}
.tabs-nav a.current {background-color:#fff;height:17px;outline:none;color:black;}
.tabs-nav a:link, .tab-nav a:visited, .tab-nav a:hover, .tab-nav a:active {color:black;outline:none;}
.tab{border-left: 1px solid #919B9C; border-right: 1px solid #919B9C; border-bottom: 1px solid #919B9C; clear:left; padding: 1px;}

/* ============================================================
| TOOLTIP
============================================================ */
.tooltip-help {
	cursor: default;
	font-weight:bold;
	float: right;
	margin-right: 15px;
}
#tooltip-help, #tooltip-thumb {
	border: 1px solid #797D7B;
	background-color: #eee;
	padding: 5px;
	color: #222;
}
#tooltip-thumb {
	width: 150px;
}


/* ============================================================
| PSEUDO SELECTOR
============================================================ */
ul.pseudo-selector{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	height: 24px;
}

ul.pseudo-selector li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	border-right: 1px solid #bbbbbb;
}
ul.pseudo-selector li a, ul.pseudo-selector li a:link, ul.pseudo-selector li div, ul.pseudo-selector li a:visited, ul.pseudo-selector li a:active {
	font-size:11px;
	color: #ffffff;
	display:block;
	height: 24px;
	line-height: 24px;
	padding: 0 22px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

ul.pseudo-selector li.current a:link, ul.pseudo-selector li.current div, ul.pseudo-selector li.current a:visited, ul.pseudo-selector li.current a:active {
	background-color: #436781;
}

ul.pseudo-selector li:hover a, ul.pseudo-selector li a:hover, ul.pseudo-selector li:hover div, ul.pseudo-selector li div:hover {
	background-color: #59829f;
}
ul.pseudo-selector li a:hover{
	background-color: #59829f;
}
ul.pseudo-selector li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:146px;
	position:absolute;
	top:24px;
	left:-1px;
	border-top:none;
}
ul.pseudo-selector li:hover ul.navigation-2 {
	display:block;
}
ul.pseudo-selector li ul.navigation-2 li {
	width:146px;
	clear:left;
	height: 24px;
	line-height: 24px;
}
ul.pseudo-selector li ul.navigation-2 li a:link, ul.pseudo-selector li ul.navigation-2 li a:visited {
	clear:left;
	background-color: #59829f;
	width:146px;
	border:none;
	position:relative;
	padding: 0 0 0 22px;
	z-index:1000;
	text-align:left;
	text-transform:capitalize;
}
ul.pseudo-selector li ul.navigation-2 li:hover a, ul.pseudo-selector li ul.navigation-2 li a:active, ul.pseudo-selector li ul.navigation-2 li a:hover {
	background-color:#335771;
}
ul.pseudo-selector li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #000000;
	border-left:1px solid #000000;
	background:#ffffff;
	z-index:900;
}
ul.pseudo-selector li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
ul.pseudo-selector li ul.navigation-2 li ul.navigation-3 li a:link, ul.pseudo-selector li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
ul.pseudo-selector li ul.navigation-2 li ul.navigation-3 li:hover a, ul.pseudo-selector li ul.navigation-2 li ul.navigation-3 li a:hover, ul.pseudo-selector li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#666666;
}
ul.pseudo-selector li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
ul.pseudo-selector li ul.navigation-2 li:hover a span, ul.pseudo-selector li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}






/************** Skin 1 *********************/
.dd {
/*display:inline-block !important;*/
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
margin-top: 6px;
}
.dd .ddTitle {
text-indent:0;
cursor:default;
overflow:hidden;
height:22px;
width: 58px;
}
.dd .ddTitle span.arrow {
background:url(/layout/default/ea/images/dd_arrow.png) no-repeat 0 0; float:right; display:inline-block;width:22px; height:22px; cursor:pointer;
}

#country_titletext .ddTitleText {
    font-size: 10px;
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0; height: 22px; cursor: pointer;}
.dd .ddTitle img.selected {
padding:0 3px 0 0;
vertical-align:top;
}
.dd .ddChild {
position:absolute;
border:1px solid #c3c3c3;
border-top:none;
display:none;
margin:0;
width:auto;
/* overflow:auto;
overflow-x:hidden !important; */
background-color:#ffffff;
width: 32px !important;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
display:block;
padding:2px 0 2px 3px;
text-decoration:none;
color:#000;
overflow:hidden;
white-space:nowrap;
cursor:pointer;
}
.dd .ddChild a:hover {
background-color:#66CCFF;
}
.dd .ddChild a img {
border:0;
padding:0 2px 0 0;
vertical-align:middle;
width: 26px;
}
.dd .ddChild a.selected {
background-color:#66CCFF;

}
.hidden {display:none;}

.dd .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd .noBorderTop{border-top:none 0 !important}

/************** Skin 2 *********************/
.dd2 {
/*display:inline-block !important;*/
text-align:left;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
}
.dd2 .ddTitle {
background:transparent url(../images/msDropDown.gif) no-repeat;
padding:0 3px;
text-indent:0;
cursor:default;
overflow:hidden;
height:36px;
}
.dd2 .ddTitle span.arrow {
background:transparent url(../images/icon-arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:27px; height:27px; cursor:pointer; top:5px; position:relative; right:2px;
}

.dd2 .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:33px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#fff; _position:relative; _top:4px}
.dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0;}
.dd2 .ddTitle img.selected {
padding:0 2px 0 0;
vertical-align:top;
}
.dd2 .ddChild {
position:absolute;
border:1px solid #c3c3c3;
border-top:none;
display:none;
margin:0;
width:auto;
overflow:auto;
overflow-x:hidden !important;
background-color:#ffffff;
font-size:14px;
}
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {padding-left:10px}
.dd2 .ddChild a {
display:block;
padding:3px 0 3px 3px;
text-decoration:none;
color:#000;
overflow:hidden;
white-space:nowrap;
cursor:pointer;
}
.dd2 .ddChild a:hover {
background-color:#66CCFF;
}
.dd2 .ddChild a img {
border:0;
padding:0 2px 0 0;
vertical-align:middle;
}
.dd2 .ddChild a.selected {
background-color:#66CCFF;
}

.dd2 .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd2 .noBorderTop{border-top:none 0 !important}

/************* use sprite *****************/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
background-image:url(../icons/sprite.gif);
background-repeat:no-repeat;
padding-left:24px;
}

.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
background-position:0 -404px;
}
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
background-position:0 -330px;
}
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
background-position:0 -439px;
}
.dd .ddChild a.email, .dd .ddChild a.email:visited {
background-position:0 -256px;
}
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
background-position:0 -183px;
}
.dd .ddChild a.games,
.dd .ddChild a.games:visited {
background-position:0 -365px;
}
.dd .ddChild a.music, .dd .ddChild a.music:visited {
background-position:0 -146px;
}
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
background-position:0 -109px;
}
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
background-position:0 -73px;
}
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
background-position:0 -37px;
}
.dd .ddChild a.video, .dd .ddChild a.video:visited {
background-position:0 0;
}
/*******************************/

#country_titletext .ddTitleText {
    display: none;
}

.backBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #DDE2DD;
    padding: 5px;
    border-radius: 3px;
    cursor: pointer;
}

.backBtn:hover {
    background: #ccc;
}

#mc_embed_signup{
    float: left;
    width: 370px;
}

#mc_embed_signup form {
    padding: 0;
}

#mc_embed_signup form input {
    border: 0;
    padding: 0 !important;
}

#mc_embed_signup .fieldInput {
    width: 245px;
}

#mc_embed_signup form label:hover {
    background: none;
}

#mc_embed_signup .button {
	background: transparent url(images/buttons-a.png) no-repeat left -36px;
	display:block;
	width:70px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	border:none;
	margin:0;
	padding:0;
	text-decoration: none;
        color: #707070;
        float: right;
        margin-right: 30px;
}

#mc_embed_signup .button:hover{
	background: transparent url(images/buttons-a.png) no-repeat left -66px;
}

#mailingListOverlay #mc_embed_signup {
    padding: 0 !important;
}

#mc_embed_signup .indicates-required {
    margin-top: -30px;
}

#footer-logos {
    float: left;
    margin-top: 30px;
    margin-bottom: 15px;
}

#footer-logos img {
    float: left;
    margin-right: 74px;
}

#mc_embed_signup .fieldInput, #mc_embed_signup .fieldInput * {
    min-height: 30px;
    height: auto;
}

#mc_embed_signup .mc-field-group label {
    float: left;
    line-height: 30px;
    width: 90px;
}

#mc_embed_signup .mc-field-group {
    min-height: 0;
}
