body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	xbackground:#7D9AB8;
	background:#647B93;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	
	max-width:600px; /*hh_mod*/
	max-width:1100px; /*hh_mod*/
	margin: auto;/*hh_mod*/
	/*background-color:#414141;hh_mod #414141 cccccc*/
	xbackground-image:url('/images/backblack.jpg') ;/*hh_mod*/
	xbackground-image:url('/images/BG_Grad.jpg') ;/*hh_mod*/
	xbackground-image:url('/images/BG_Grad2.jpg') ;/*hh_mod*/
}


a {
	color:#369;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.6em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
#ads img {
	display:block;
	padding-top:10px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background:#f4f4f4;	/* left column background colour */
}
#header {
	border-bottom:1px solid #000;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:right;
	width:100%;
	list-style:none;
	margin:0px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:6px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;	
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
#masthead{	
	position:relative;	
	width: 100%;
	margin: auto;
	/* min-width: 800px;
	max-width: 800px; */
	background-color: #000;	
	z-index: 3600;
}
#mastlogo{
	top: 0px;
	position:relative;
	/*background-image: url('XXimages/orange/header_bg.gif'); 
	background-repeat: repeat; 
	background-position: left top; */
	padding-top:0px ;
	margin: 0px 0px 0px 20px;
	min-width: 90%;
	background-color: #000;
	z-index: 900;
}
#menu_top{
	position:relative;
	xheight: 50px;	
	width: 100%;
	margin: 0px;
	float: left;	
	z-index: 3500;
	background: #C2D1F0;
}
#pageName{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
	text-align: left;
	border-bottom:3px solid #000099;
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;	
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#555;		/* right column background colour */
}
.threecol .colmid {
	right:0%;			/* Original 25% width of the right column */
	background:#fff;		/* center column background colour */
	border-right: 1px solid #555;
}
.threecol .colleft {
	right:75%;			/* Original 50% width of the middle column */
	background:#f4f4f4;	/* left column background colour */
}
.threecol .col1 {
	width:72%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:5%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}
.ddsmoothmenu{
font-family: Verdana, Arial, san-serif;
font-weight: normal;
font-size: 11px;
font-style: bold;
xbackground: #414141; /*background of menu bar (default state)*/
background: #000000; /*background of menu bar (default state)*/
width: 100%;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0px;
list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
padding: 0px;
}
/* Footer HH styles */
#footer_hh {	
	position: relative;
	float:left;
	width:50%;
	border-right:10px solid #666;	
}

/************** siteInfo styles ****************/

#siteInfo{
	background: #404040;
	background: #C6C6C6;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #9999cc;
	color: #202020;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
	border:1px solid #999;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************** pagination link styles styles ****************/
#paginationfooter{
	float: left;
	width: 94%;	
	margin: 0px 0px 5px 0px;		
	padding: 2px; 
	xbackground-color:#CCCCCC; 
	xborder:#999 1px solid;	
	
}
#pageofpages{
	float: left;
	position:relative;
	background-color: #fff;
	width: 25%;	
	text-align: center;
	xborder:#ff9955 0px solid;
	padding: 6px 0px 6px 0px;
}
#totalitems{
	float: right;
	position: relative;
	background-color: #fff;
	width: 25%;
	text-align: center;
	padding: 6px 0px 6px 0px;
}
#pagelinks{
	float: left;
	position: relative;
	background-color:#fff;
	width: 50%;	
	text-align: center;
	border:#999 0px solid;
	padding: 6px 0px 6px 0px;
}

.pagNumActive {
    color: #000;
    border:#060 1px solid; background-color: #D2FFD2; padding-left:3px; padding-right:3px;
    border:#0B5278 1px solid; background-color: #D2EFFF; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:link {
    color: #000;
    text-decoration: none;
    border:#999 1px solid; background-color:#F0F0F0; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:visited {
    color: #000;
    text-decoration: none;
    border:#999 1px solid; background-color:#F0F0F0; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:hover {
    color: #000;
    text-decoration: none;
    /* border:#060 1px solid; background-color: #D2FFD2; padding-left:3px; padding-right:3px; */
    border:#0B5278 1px solid; background-color: #D2EFFF; padding-left:3px; padding-right:3px;
}
.paginationNumbers a:active {
    color: #000;
    text-decoration: none;
    border:#999 0px solid; background-color:#F0F0F0; padding-left:3px; padding-right:3px;
}

/************** gallery mat board styles styles ****************/

#imgbody{
	position:relative; 
	float:left;	 
	height: 290px;
	width:220px;
	margin:0px 20px 5px 20px;
	background:#FFF;	
	
	border: 1px;
   border-style: solid;
   xborder-color: #D1D1E0;
   border-color: #333;
}

#imgmatt{
	position: relative; 
	Xfloat: left;
	Xbackground:#fff;
	height: 180px;
	width:100%;
	margin: 0px auto;	
}

#imgplaceholder{
	position: relative; 
	float: left;
	background: #335566;
	background: #fff;
	height: 170px;
	Xwidth: 80%;
	Xleft: 10%;
	width: 100%;
	margin: 0px auto;
	text-align: center;	
	xborder: 1px;
   xborder-style: solid;
   xborder-color: #333;
   
}

#imgplaceholder img{	
	text-align: center;
	position: relative;
	padding:3px 3px 6px 3px;
   border: 6px;
   border-style: solid;
   border-color: #000;
}

#imgplaceholder a{	
	background: #000; 		
}

#imgplaceholder a:hover {
	color:#0000ff;
	background:#000;
	text-decoration:none;
}
#imgtextbox{
	float:left;
	background:#fff;
	position:relative; 
	height: 116px;
	width:100%;
	text-align: center;
	xborder:1px;
	xborder-style:solid;
	xborder-color:#333;
	padding:0px 0px 0px 0px;
}
 #imgtextbox .imgCaption {
	color: #000;
	font-family:Georgia, Times, serifs;
	font-weight:bold;
	padding: 4px;
	font-size: 80%;
}
#imgtextbox .imgDescription {
	color: #000;
	font-family:Georgia, Times, serifs;
	font-weight:bold;
	padding: 4px;
	font-size: 80%;
}
#imgtextbox .imgStatus {
	color: #990000;
	font-family:Georgia, Times, serifs;
	font-weight:bold;
	padding: 4px;
	font-size: 80%;
}
#imgtextbox .imgForSale {
	/* color: #000099; */
	color: #000099;
	font-family:Georgia, Times, serifs;
	font-weight:bold;
	padding: 4px;
	font-size: 80%;
}
#imgtextbox .imgSold {
	/* color: #990000; */
	color: #990000;
	font-family:Georgia, Times, serifs;
	font-weight:bold;
	padding: 4px;
	font-size: 80%;
}
#imgtextbox .imgNumber {
	color: #990000;
	color:#B8B894;
	font-family:Georgia, Times, serifs;
	font-weight:bold;
	font-size: 75%;
	padding: 4px 0px 0px 0px;
}

	.gallery_matt2 a:link 	{color:#666;text-decoration:none;}      /* unvisited link */
	.gallery_matt2 a:visited {color:#666;text-decoration:none;}  /* visited link */
	.gallery_matt2 a:hover {color:#999; text-decoration:none; background-color: #000;}  /* mouse over link */
	.gallery_matt2 a:active {color:#FFFFFF; text-decoration:none;}  /* selected link */ 

.floatright { 
	float: right; 
	padding: 0px 00px 0px 0px;
}
#feature{
	position: relative; 
	float: right;
	background: #335566;
	background: #fff;
	height: 180px;
	Xwidth: 80%;
	Xleft: 10%;
	width: 99%;
	margin: 0px auto;
	text-align: center;	
	border: 1px;
   border-style: solid;
   border-color: #fff;
}

.floatright img{	
	xtext-align: center;
	xposition: relative;
	padding:3px 3px 6px 3px;
   border: 9px;
   border-style: solid;
   border-color: #000;
}
/************** painting table formatting ****************/
 
  table.cruises { 
    font-family: verdana, arial, helvetica, sans-serif;
   
	 font-size: 11px;
    cellspacing: 0px; 
    border-collapse: collapse; 
    width: 1078px; 
    padding: 0;   
    margin: 0;
    }
  table.cruises td { 
    border-left: 1px solid #999; 
    border-top: 1px solid #999;  
    padding: 2px 4px;
    margin: 0;
   font-family: verdana, arial, helvetica, sans-serif;
    }
    table.cruises tr { 
    height: 60px;
    }
  table.cruises tr:first-child td {
    border-top: none;    
  }
  table.cruises th { 
    border-left: 1px solid #999; 
    padding: 2px 4px;
    height: 2em;
    background: #6b6164;
    color: white;
    font-variant: small-caps;
    margin: 0px;
    }
  table.cruises td {
  	 background: #eee; 
  	 overflow: hidden; 
  	 }
  
  div.scrollableContainer { 
    position: relative; 
    width: 1098px; 
    padding-top: 2em; 
    margin: 0px;    
    border: 1px solid #333;
    background: #6b6164;
    }
  div.scrollingArea { 
    height: 540px; 
    overflow: auto; 
    padding: 0;   
    margin: 0;
    }

  table.scrollable thead tr {
    left: -1px; top: 0;
    position: absolute;
    padding: 0;   
    margin: 0;
    
    
    }

  table.cruises .id  div {   font-size: 14px; width: 60px;  text-align:center; }
  table.cruises .active  div { width: 62px;   text-align:center; }
  table.cruises .display  div { width: 62px;   text-align:center; }
  table.cruises .photo		div { width: 60px;   text-align:center; }
  table.cruises .filename div { width: 118px; }
  table.cruises .caption    div { width: 120px; }
  table.cruises .size  div { width: 60px;  text-align:center; }
  table.cruises .status  div { width: 60px;  text-align:center; }
  table.cruises .matted   div { width: 62px;  text-align:center; }
  table.cruises .framed   div { width: 60px;  text-align:center; }
  table.cruises .price   div { width: 62px;  text-align:center; }
  table.cruises .description   div { width: 190px; text-align:left; }
    
  table.cruises td.caption  { background: white; }
  table.cruises td.name     { background: #C7E0C1; }  
  table.cruises td.price     { background: #C7E0C1; }  
  table.cruises td.framed    { background: #B7C3E8; }
  table.cruises td.matted    { background: #B7C3E8; }
  
  table.cruises .id img{ 
  	display: block;
   margin-left:auto; 
   margin-right: auto;  
   padding: 8px 12px 8px 12px; 
   width:36px;left:36px;
   xbackground: #fff;
	xborder: 1px solid #B7C3E8;
   }


button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;}


   
legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate;}
.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;}
.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;}
.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-block+.btn-block{margin-top:5px;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3;}
.btn-primary:active,.btn-primary.active{background-color:#003399 \9;}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#f89406;*background-color:#df8505;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#bd362f;*background-color:#a9302a;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-link{border-color:transparent;cursor:pointer;color:#0088cc;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none;}
[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("../img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat;margin-top:1px;}
