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

/* Default page styles */

.suits div {
	padding:0;
	margin:0;
}

.suits_leftcol {
	float:left;
	width:600px;
	padding:0!important;
	margin:0!important;
}

.suits_rightcol {
	margin:0!important;
	width:310px;
	padding:0!important;
	float:right;
}

.suits h1 {
	text-transform:uppercase;
	letter-spacing:-0.2pt;
	padding:0;
	margin:0;
	color:#2d3432;
}

.suits h1 span {
	color:#788480;
}

.suits h3 {
	text-transform:uppercase;
	letter-spacing:-0.2pt;
	color:#fff;
	background:#788480;
	width:300px;
	padding:2px 5px;
	margin:0 -5px 0 0;
	font-size:14px;
}

.suits h4 {
	color:#788480;
}


/* gallery styles */

.suit_gallery div {
	float:left;
	padding:0 15px 10px 0;
	background:#fff;
	height:315px;
}

.suit_gallery div img {
	border-bottom:8px solid #788480;
}

.suit_gallery_overlay {
	position:absolute;
	top:5px;
	left:5px;
	background:none!important;
	text-transform:uppercase;
	color:#fff;
}

.suit_gallery div.last {
	padding:0;
}

.boxgrid { 
	width: 174px; 
	height: 300px; 
	margin: 0 10px 10px 0!important; 
	float:left; 
	background:#000;
	overflow: hidden; 
	position: relative;
}

.lastboxgrid {
	margin: 0 0 10px 0!important; 
}

.boxgrid img { 
	top: 0;
	left: 0;
	border: 0;
}

.boxgrid p { 
	padding: 0 10px; 
	font-weight:bold;
}

.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 140px!important; 
	width: 175px; 
	opacity: .90;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.captionfull .boxcaption {
	top: 360px;
	left: 0;
}

.caption .boxcaption {
	top: 420px;
	left: 0;
}

.caption .boxcaption ul {
	font-size:12px;
	padding:0;
	list-style-image:url(../images/bullet1.gif);
	margin:0 20px 0;
}

.caption .boxcaption li{
	padding: 0 5px 5px 0; 
}

.caption .boxcaption h2 {
	padding:10px;
	background:#788480;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:normal;
	font-weight:bold;
	width:170px;
}

.caption .boxcaption h2 span {
	color:#2d3432;
	}

/* form styles */


.suit_form {
	background:#788480;
	margin:0;
	padding:5px!important;
	color:#2d3432;
	width:578px;
	
}


.suit_form h2 {
	color:#fff;
	padding:0;
	margin:0;
	text-transform:uppercase;
	background: url(../images/ukir_flags.gif) no-repeat;
	background-position: right;
	font-size:16px;
}

.suit_form p {
	padding:0;
	margin:5px 0;
	font-size:12px;

}

.suit_form div.contactme {
	float:left;
	width:190px;
	line-height:24px;
	font-size:12px;
}

.suit_form div.contactme a {
	color:#2d3432!important;
	text-decoration:underline;
}

.suit_form div.contactme a:hover {
	color:#fff!important;
	text-decoration:none;
}


.suit_form div.fieldname {
	width:60px;
	float:left;
}

.suit_form input.fieldinput {
	width:120px;
	margin:0 0 5px;
}

.contacttme {
	display:none;
}

.suit_form:after, .suit_gallery:after {
	content:".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

input.reset {
	background:none;
	color:#47524e;
	border:none;
}

input.submit {
	color:#fff;
	background:#2d3432;
	border: 1px solid #1e2422;
	width:95px;
}

.suit_video {
	width:310px;
}

/* stockist list styles */

.stockist_list {
	width:310px;
	background:#eae9e9;
}

.stockist_list .list {
	height:178px;
	width:290px;
	overflow:auto;
	margin:0;
	padding:0 10px;
}

.stockist_list .list p {
	font-size:12px;
	line-height:14px;
	padding:0 0 5px;
}

.list_ftr {
	background:#788480;
	text-align:center;
	text-transform:uppercase;
	padding:5px!important;
	width:300px;
	font-size:12px;
}

/*  ACCORDIAN STYLES
---------------------------------*/

.bs_accordian  {
	width: 910px;
	border-bottom: 5px solid #f68124;
}
.bs_accordian div {
	background-color: #000;
}

.bs_accordian p {
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0 10px 10px 0;
}

.bs_accordian a {
	cursor:pointer;
	display:block;
	padding:2px 5px;
	margin-top: 0;
	text-decoration: none;
	letter-spacing: -0.4pt;
	font-size: 24px;
	color: #333;
	background: #ccc;
	text-transform:lowercase;
	border-bottom:1px solid #000;
	line-height:30px;
}

.bs_accordian a.selected {
	color: #fff;
	background:#000;
}

.accordion_container {
	background:url(../images/accordion/accord_bg2.jpg) repeat-x top;
	height:260px;
}

.accordion_container h3 {
	padding:30px 0 0;
}

.accordion_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.accordion_container img {
	margin:20px 20px 0;
	border-top: #f68124 5px solid;
	float: left;
}

.accordion_container h2 {
	font-size:18px;
	color:#fff;
	margin:0;
	padding:20px 0 5px;
}

.timeline {
	width:910px;
	background:#ccc;
	border-top: 5px solid #f68124;
	border-bottom: 5px solid #f68124;
}

.timeline p {
	background:#c2c1c1;
	padding:0 30px 0 0;
	line-height:20px;
}

.timeline p span {
	font-weight:bold;
	font-size:18px;
	color:#fff;
}

.timeline_lft {
	float:left;
	width:300px;
}

.timeline_rt {
	width:570px;
}

.timeline img {
	text-align:center;
	margin:0 20px 20px;
}


.timeline h2 {
	padding:10px;
	color:#666;
	font-weight:bold;
}

/* END ACCORDIAN STYLES
---------------------------------*/


/* GLOABL MAP STYLES
-------------------------------*/

.map {
	background:url(../images/map_bg.gif) no-repeat;
	width:900px;
	height:530px;
	font-size:12px;
	position:relative;
	margin-top:20px!important;
}

.map h1 {
	position:absolute;
	top:10px;
	left:10px;
	color:#333!important;
	margin-top:-20px!important;
}


.map2 {
	padding: 0;
	margin: 0;
	float: left;
}

.map img {
	visibility:hidden;
	border: 1px solid red;
	margin:2px 3px 0 0;
	padding:2px;
}

.map1 div {
	background: url(../images/hover2.png) repeat;
	min-width: 200px;
	min-height: 65px;
	width: auto;
	height:auto;
	position: absolute;
	top: 85px;
	left: 15px;
	z-index: 100;
	display: none;
	padding:10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

.map2 div {
	background: url(../images/hover2.png) repeat;
	min-width: 300px;
	min-height: 65px;
	width: auto;
	height:auto;
	position: absolute;
	top: 85px;
	left: 15px;
	z-index: 100;
	display: none;
	padding:10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

.map3 div {
	background: url(../images/hover2.png) repeat;
	min-width: 300px;
	min-height: 65px;
	width: auto;
	height:auto;
	position: absolute;
	top: 85px;
	left: -300px;
	display: none;
	padding:10px 20px 10px 10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

.map4 div {
	background: url(../images/hover2.png) repeat;
	min-width: 830px;
	min-height: 65px;
	width: auto;
	height:auto;
	position: absolute;
	top: 85px;
	left: -350px;
	display: none;
	padding:10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

.map5 div {
	background: url(../images/hover2.png) repeat;
	min-width: 450px;
	min-height: 65px;
	width: auto;
	height:auto;
	position: absolute;
	top: 85px;
	left: -400px;
	display: none;
	padding:10px;
	color:#ffffff;
	border: #f68026 1px solid;
}


.map6 div {
	background: url(../images/hover2.png) repeat;
	min-width: 480px;
	min-height: 65px;
	width: auto;
	height:auto;
	position: absolute;
	top: 85px;
	left: -360px;
	display: none;
	padding:10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

.map7 div {
	background: url(../images/hover2.png) repeat;
	width: 200px!important;
	position: absolute;
	top: 85px;
	left: -300px;
	display: none;
	padding:10px 20px 10px 10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

.map8 div {
	background: url(../images/hover2.png) repeat;
	width: 200px!important;
	position: absolute;
	top: 85px;
	left: -300px;
	display: none;
	padding:10px 20px 10px 10px;
	color:#ffffff;
	border: #f68026 1px solid;
}

* html .map1 div, * html .map2 div, * html .map3 div, * html .map4 div, * html .map5 div, * html .map6 div, * html .map7 div, * html .map8 div {
	background: #333;
}

* html .map div {
	height:65px;
	width:200px;
}


* html .map2 div {
	height:65px;
	width:200px;
}

* html .map3 div {
	height:65px;
	width:300px;
}

* html .map4 div {
	height:65px;
	width:830px;
}

* html .map5 div {
	height:65px;
	width:450px;
}

* html .map6 div {
	height:65px;
	width:480px;
}

* html .map7 div {
	height:65px;
	width:450px;
}

* html .map8 div {
	height:65px;
	width:450px;
}

.inner {
	float:left;
	padding:0 10px 0 0;
}

#store1 {
	position: absolute;
	top:106px;
	left:73px;
}

#store2 {
	position: absolute;
	top:131px;
	left:80px;
}

#store3 {
	position: absolute;
	top:115px;
	left:100px;
}

#store4 {
	position: absolute;
	top:103px;
	left:205px;
}

#store4a {
	position: absolute;
	top:114px;
	left:192px;
}

#store5 {
	position: absolute;
	top:72px;
	left:375px;
}

#store6 {
	position: absolute;
	top:55px;
	left:415px;
}

#store7 {
	position: absolute;
	top:75px;
	left:428px;
}

#store8 {
	position: absolute;
	top:60px;
	left:475px;
}

#store9 {
	position: absolute;
	top:331px;
	left:434px;
}

#store9a {
	position: absolute;
	top:312px;
	left:453px;
}

#store10 {
	position: absolute;
	top:102px;
	left:685px;
}

#store11 {
	position: absolute;
	top:129px;
	left:685px;
}

#store12 {
	position: absolute;
	top:152px;
	left:695px;
}

#store13 {
	position: absolute;
	top:122px;
	left:734px;
}

#store14 {
	position: absolute;
	top:176px;
	left:710px;
}

#store15 {
	position: absolute;
	top:231px;
	left:685px;
}

#store16 {
	position: absolute;
	top:342px;
	left:755px;
}

#store17 {
	position: absolute;
	top:332px;
	left:777px;
}

#store18 {
	position: absolute;
	top:311px;
	left:788px;
}

#store19 {
	position: absolute;
	top:350px;
	left:820px;
}

/* END GLOABL MAP STYLES
-------------------------------*/


/*  HALL OF FAME - CAPTION STYLES
---------------------------------*/

#sidebar div.caption {
	margin: 0;
	padding:0;
	position: relative;
}

#sidebar div.caption p {
	position: absolute;
	margin: 0; padding: 2px;
	font-size: 16px;
	font-weight:bold;
	bottom: 0;
	left: 0;
	background: url(../images/transp_blk_bg.png);
	color: white;
	width:156px;
	height:96px;
	cursor:pointer;
}

#sidebar div.caption img {
	margin: 0; padding: 0;
}

div.caption {
	height:100px;
	text-decoration:none;
}

/*  END HALL OF FAME - CAPTION STYLES
---------------------------------*/



/*  PRETTYPHOTO STYLES
---------------------------------*/

div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_content a.pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_content a.pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_content a.pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_content a.pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_content a.pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_content a.pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_content a.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_content a.pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_content a.pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_content a.pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_content a.pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_content a.pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_content a.pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_content a.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded  p.pp_description{color:#fff}div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_top .pp_left,div.dark_square .pp_top .pp_middle,div.dark_square .pp_top .pp_right,div.dark_square .pp_bottom .pp_left,div.dark_square .pp_bottom .pp_middle,div.dark_square .pp_bottom .pp_right,div.dark_square .pp_content{background:url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square  p.pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content a.pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_content a.pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_content a.pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_content a.pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_content a.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_content a.pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_content a.pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_top .pp_left,div.light_square .pp_top .pp_middle,div.light_square .pp_top .pp_right,div.light_square .pp_bottom .pp_left,div.light_square .pp_bottom .pp_middle,div.light_square .pp_bottom .pp_right,div.light_square .pp_content{background:#fff}div.light_square .pp_content a.pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_content a.pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_content a.pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_content a.pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_content a.pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_content a.pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_content a.pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;position:absolute;top:0;left:0;z-index:9500;width:100%}div.pp_pic_holder{position:absolute;z-index:10000;width:100px}div.pp_pic_holder .pp_top{position:relative;height:20px}* html div.pp_pic_holder .pp_top{padding:0 20px}div.pp_pic_holder .pp_top .pp_left{position:absolute;left:0;width:20px;height:20px}div.pp_pic_holder .pp_top .pp_middle{position:absolute;left:20px;right:20px;height:20px}* html div.pp_pic_holder .pp_top .pp_middle{position:static;left:0}div.pp_pic_holder .pp_top .pp_right{position:absolute;top:0;left:auto;right:0;width:20px;height:20px}div.pp_pic_holder .pp_content{position:relative;text-align:left;width:100%;height:40px}div.pp_pic_holder .pp_content .pp_details{display:none;margin:10px 15px 2px 20px}div.pp_pic_holder .pp_content .pp_details p.pp_description{display:none;float:left;margin:0}div.pp_pic_holder .pp_content .pp_details .pp_nav{float:left;margin:3px 0 0 0}div.pp_pic_holder .pp_content .pp_details .pp_nav p{float:left;margin:2px 4px}div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next{float:left;display:block;width:14px;height:15px;overflow:hidden;text-indent:-10000px;margin-top:3px}div.pp_pic_holder .pp_content div.pp_hoverContainer{position:absolute;z-index:2000;top:0;left:0;width:100%}div.pp_pic_holder .pp_content a.pp_next{display:block;float:right;text-indent:-10000px;width:49%;height:100%;background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat}div.pp_pic_holder .pp_content a.pp_previous{display:block;float:left;text-indent:-10000px;width:49%;height:100%;background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat}div.pp_pic_holder .pp_content a.pp_expand,div.pp_pic_holder .pp_content a.pp_contract{position:absolute;z-index:20000;top:10px;right:30px;cursor:pointer;display:none;text-indent:-10000px;width:20px;height:20px}div.pp_pic_holder .pp_content a.pp_close{float:right;display:block;text-indent:-10000px}div.pp_pic_holder .pp_bottom{position:relative;height:20px}* html div.pp_pic_holder .pp_bottom{padding:0 20px}div.pp_pic_holder .pp_bottom .pp_left{position:absolute;left:0;width:20px;height:20px}div.pp_pic_holder .pp_bottom .pp_middle{position:absolute;left:20px;right:20px;height:20px}* html div.pp_pic_holder .pp_bottom .pp_middle{position:static;left:0}div.pp_pic_holder .pp_bottom .pp_right{position:absolute;top:0;left:auto;right:0;width:20px;height:20px}div.pp_pic_holder .pp_loaderIcon{display:none;position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;width:24px;height:24px}div.pp_pic_holder #pp_full_res{display:block;margin:0 auto;width:100%;text-align:center}div.pp_pic_holder #pp_full_res object,div.pp_pic_holder #pp_full_res embed{visibility:hidden}div.ppt{display:none;position:absolute;top:0;left:0;z-index:9999;color:#fff;font-size:17px}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
/*  END PRETTYPHOTO STYLES
---------------------------------*/



/* DATEPICKER STYLES
--------------------*/


/* the div that holds the date picker calendar */
.dpDiv
{
	background-color:#000!important;
}


/* the table (within the div) that holds the date picker calendar */
.dpTable
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #a1aaa7!important;
	border: 1px solid #AAAAAA;
}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR
{
}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR
{
}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR
{
}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR
{
}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD
{
	border: 1px solid #788480;
}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD
{
	background-color: #CCCCCC;
	border: 1px solid #788480;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover
{
	background-color: #788480;
	border: 1px solid #788480;
	cursor: pointer;
	color: #fff;
}


/* the table cell that holds the name of the month and the year */
.dpTitleTD
{
}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD
{
	background:#788480;
	color:#fff;
}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD
{
	background:#788480;
	color:#fff;
}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD
{
	background-color: #788480;
	border: 1px solid #AAAAAA;
	color: white;
}


/* additional style information for the text that indicates the month and year */
.dpTitleText
{
	font-size: 12px;
	color:#fff;;
	font-weight: bold;
}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight
{
	color: 4060ff;
	font-weight: bold;
}


/* the forward/backward buttons at the top */
.dpButton
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #788480;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #a5afac;
	margin:1px;
}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #788480;
	font-weight: bold;
	border: 1px solid #a5afac;
	margin:1px;
}


/* END DATEPICKER STYLES
--------------------*/