
html,body {
	margin:0px;
	padding:0px;
}

body {

		background-image:url('../../images/body_topgrad.jpg');
		background-position:left top;
		background-repeat:repeat-x;
		background-color:#666;
        font-family:  Arial, Verdana, Trebuchet MS, Helvetica, sans-serif, Helvetica Neue, Lucida Grande;
        font-size: 80%;
	}

p, li {font-size: 120%;
line-height:150%;}

TD {
	color: black;
	font-size: 11px;
	}

.first:first-letter{font-size: 18px;}

.alternaterow {
    background: #ddeeff;
    }

.tablerowheader {
    background: #bbccdd;
    }

H1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	

	}
	
H2 {
	color: #0B4888;
	font-size: 16px;
	font-weight: bold;
	

	margin-top:15px;
	padding-top:15px;
	margin-bottom:0px;
	text-shadow: 1px 1px 1px #999;
	}

H2#top {
margin-top:0;
	padding-top:0;
}

.img-pad-r
{
	float:right;
	padding-top : 10px;
	padding-right : 0;
	padding-left : 15px;
	padding-bottom : 15px;
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right : 0;
	margin-top : 10px;
}

.img-pad-r#top
{
	float:right;
	padding-top : 0;
	padding-right : 0;
	padding-left : 15px;
	padding-bottom : 15px;
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right : 0;
	margin-top : 0;
}

.img-pad-l
{
	float:left;
	padding-top : 15px;
	padding-right : 15px;
	padding-left : 0px;
	padding-bottom : 15px;
	margin-bottom : 15px;
	margin-left : 0px;
	margin-right : 15px;
	margin-top : 15px;
}

.img-pad-full
{
	padding: 15;
	margin: 15;
}

.headertext {
        color: black;
        font-weight: bold;
}

.blocktitle {
	color: white;
	font-size: 10px;
	font-weight: bold;
	
	width : 100%;
}

.footer {
	font-size: 10px;
	
	}

.storytitle {
 	background: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	
	}
.storyunderline{
	background: #000000;
	}
.warning {
	color: red;
	font-size: 12px;
	font-weight: bold;
	
	}
.warningsmall {
	color: red;
	font-size: 10px;
	
	}
.commentbar1 {
	color: white;
	background: #666699;
	font-size: 12px;
	
	padding: 3px;
	}
.commentbar2 {
	background: #9999CC;
	font-size: 12px;
	
	padding: 2px;
	}
.commentbar3 {
	color: black;
	background: #9999CC;
	font-size: 10px;
	
	padding: 2px;
}
.commenttitle {
	font-size: 12px;
	font-weight: bold;
	background: #DDDDEE;
	
	padding: 2px;
}
.cal_day {
    font-size: 14px;
    font-weight: bold;
    }
.cal-nullday {
    background: #EEEEEE;
    }
.cal-oldday {
    background: #DDDDDD;
    }
.cal-today {
    background: yellow;
    }
.weekview_caltitle {
    background: #DDDDDD;
    font-weight: bold;
    font-size: 14px;
    }
.weekview-curday {
    background: yellow;
    }
.weekview-offday {
    background: #DDDDDD;
    }
.weekview_dayformat {
    font-weight: bold;
    }
.weekview_addevent {
    font-size: 9px;
    }
.weekview_daterange {
    font-size: 16px;
    font-weight: bold;
    }
.dayview_times {
    font-weight: bold;
    text-align: center;
    }
.dayview_datecol {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 16px;
    }
.dayview_quickaddtitle {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 14px;
    }
.searchAuth {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: left;
    color:#557755;
}
.searchDate {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: right;
    color:#557755;
}
.searchHits {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: right;
    color:#557755;
}
.highlight {
    background-color: yellow;
    text-decoration: none;
}
.header {
	background-color: #FFFFFF;
}

#headerlink a {
  position: absolute;
  height: 110px;
  width: 135px;
  top: 15px; 
  text-decoration: none;
  }


.menu {
	background-image : url(interface/menu.gif);
	
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #666699;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}

.blockheader {
	background-image : url(interface/menu.gif);
	
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}

.featureheader {
	background-image : url(interface/menu.gif);
	
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
}

a, a.link,a.visited {
	color : #333366;
	text-decoration: underline;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
}

a:hover {
    color : #666699;
    text-decoration: underline;
}

.content {
	background : #FFFFFF;
}

.header1 {
	font-family : "Helvetica Neue", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	padding-bottom : 3px;
}

.header2 {
	font-family : "Helvetica Neue", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	padding-bottom : 3px;
}

#footer, #footer p {
	font-family : "Helvetica Neue", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
    color : #fff;
}

#footer a,#footer a:link,#footer a:visited, {
    color : #CCCCFF;
    text-decoration: none;
}

#footer a:hover {
    color : #FFFFFF;
    text-decoration: underline;

}

.footermenu {
	font-family : "Helvetica Neue", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
    color : #555555;
}

a.footermenu,a.footermenu:link,a.footermenu:visited, {
    color : #555555;
    text-decoration: none;
}

a.footermenu:hover {
    color : #111111;
    text-decoration: none;

}
.content {
	color: black;
	font-size: 12px;
	
	background: transparent;
}

.fullbox {
	border: 1px solid #999999;
	background-color : #F8F8FF;
}

.midbox {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-image : url(interface/storyheader-back.gif);
}

td.tourstable {
  border:2px solid #010D2D;
  padding:5px;
}
td.tourstable#header{
  background-color:#0B4A99;
  border:2px solid #010D2D;
  padding:5px;
  color:#FFF;
}
td.tourstable#center{
  text-align:center;
}



.upper-left         { background-image : url(interface/upper-left.gif); }
.upper-mid          { background-image : url(interface/upper-mid.gif); }
.upper-right        { background-image : url(interface/upper-right.gif); }
.shadow-left        { background-image : url(interface/shadow-left.gif); }
.shadow-mid         { background-image : url(interface/shadow-mid.gif); }
.shadow-right       { background-image : url(interface/shadow-right.gif); }
.main-left          { background-image : url(interface/left-back.gif); }
.main-mid           { background-image : url(interface/main-mid.gif); }
.main-right         { background-image : url(interface/right-back.gif); }
.lower-left         { background-image : url(interface/left-back.gif); }
.lower-right        { background-image : url(interface/right-back.gif); }
.col-left           { background-image : url(interface/left-back.gif); }
.col-right          { background-image : url(interface/right-back.gif); }
.col-left-curve     { background-image : url(interface/col-left-curve.gif); }
.col-right-curve    { background-image : url(interface/col-right-curve.gif); }
.col-left-line      { background-image : url(interface/col-left-line.gif); }
.col-right-line     { background-image : url(interface/col-right-line.gif); }
.lower-line-left    { background-image : url(interface/lower-line-left.gif); }
.lower-line-right   { background-image : url(interface/lower-line-right.gif); }
.lower-line-mid     { background-image : url(interface/lower-line-mid.gif); }

.middleboxtitle
{
background-color: #DEDEDE;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: tahoma, verdana, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-bottom: 1px;
padding-top: 1px;
}

/* ######################################### MENU NUMBER 1 ################################# */
.clCMAbs {LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px }
.clBar { VISIBILITY: hidden; WIDTH: 10px; POSITION: absolute; HEIGHT: 10px; BACKGROUND-COLOR: black; layer-background-color: black; background-image : url(interface/background.jpg);}
.clLevel0 { background-image : url(interface/top-background.gif); PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel0over { background-image : url(interface/top-background.gif); PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel0 { COLOR: #555555; BACKGROUND-COLOR: black; layer-background-color: black }
.clLevel0over { CURSOR: hand; COLOR: #666666; BACKGROUND-COLOR: white; layer-background-color: white; background-image: url(interface/top-background.gif) }
.clLevel0border { VISIBILITY: hidden; POSITION: absolute; }

.clLevel1 { background-image : url(interface/top-sub-background.gif); PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma, arial,helvetica; POSITION: absolute }
.clLevel1over { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma, arial,helvetica; POSITION: absolute }
.clLevel1 { COLOR: #555555; BACKGROUND-COLOR: black; layer-background-color: black }
.clLevel1over { CURSOR: hand; COLOR: #666666; BACKGROUND-COLOR: white; layer-background-color: white; background-image: url(images/back.jpg) }
.clLevel1border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: #888888; layer-background-color: #888888; filter: alpha(opacity=90) }

.clLevel2 { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel2over { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial,helvetica; POSITION: absolute }
.clLevel2 { COLOR: white; BACKGROUND-COLOR: #EEEEEE; layer-background-color: #EEEEEE }
.clLevel2over { CURSOR: hand; COLOR: yellow; BACKGROUND-COLOR: #0099cc; layer-background-color: #0099cc }
.clLevel2border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: #006699; layer-background-color: #006699 }

/* ######################################### LEFT MENU ################################# */

/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:#EEEEEE; layer-background-color:#EEEEEE; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.cl2Level0{background-color:#EEEEEE; layer-background-color:#EEEEEE; color:#222222; background-image : url(interface/left-back.gif);}
.cl2Level0over{background-color:#336699; layer-background-color:#336699; color:White; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.cl2Level1{background-color:#EEEEEE; layer-background-color:#EEEEEE; color:#222222;}
.cl2Level1over{background-color:#336699; layer-background-color:#336699; color:White; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

A.Footer { font-family:	verdana; font: 	verdana; font-size:	10px; font-weight: bold; color:	white; background-color: black; padding:2; border:0; cursor: default; text-decoration: none; }

A.Footer:Hover { CURSOR: hand; color:black; background-image: url(images/back.jpg); text-decoration: none; }

.rbuttonscontainer {width: 150px;}

.rbuttons a {color: #444444;
background-color: #999999;
background-image : url(interface/left-back.gif);

padding:5px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:bold;

padding-left: 3px;
display: block;
font-weight: bold;
text-decoration: none;
text-align: left;}

.rbuttons a:hover {background-color: #FFFFFF;
color: #000000;
text-decoration: none;}





	.smaller {
		font-weight:normal;
		font-size:80%;
	}

#mainMenurow {
    background-image : url(interface/top-background.gif);
}

#mainMenu {
        position: relative;
        /*width: 734px;
    	text-align: left;
        */
		text-align: center;
        width: 934px;
		
		background-image : url('../../images/menugrad.jpg');
        border: 0px solid #000000;
        color: #ffffff;
        margin: 0px;
        padding: 2px;

}

#menuList {
        margin: 0px;
        padding: 0px;
		z-index:2000;
		position:relative;
}

#menuList ul {
        margin: 0px;
        padding: 0px;
		z-index:2000;
}

#menuList li {
        display:inline;
        list-style: none;
		z-index:2000;
}

.withbar {
        background-image:url('../../images/menudivi.png');
        background-repeat:no-repeat;
        background-position:100%;
		z-index:2000;
}

a.starter {
        COLOR: #ffffff;
        font-weight: bolder;
    	
        font-size: 13px;
        margin: 0px;
        padding: 2px;
        text-decoration: none;
}

a.starter:hover, a.starter:active {
        background-color: #FFFFFF;
        color: #555555;
}

.bigm {
    font-size: 120%;
}

.newmenu {
        text-align: left;
        color: #ffffff;
    	BACKGROUND-COLOR: #EEEEEE;
        position: absolute;
        width: 160px;
        visibility: hidden;
		z-index: 2000;
}

.newmenu li a {
        background-color: transparent;
        display: block;
        COLOR: #555555;
        font-weight: bolder;
        font-size: 11px;
        line-height: 1.2em;
        border-bottom: 1px solid #999999;
        margin: 0px;
        padding: 2px;
        text-decoration: none;
		z-index:2000;
}

.newmenu li a:hover, .newmenu li a:active {
        background-color: #FFFFFF;
        color: #555555;
		z-index:2000;
}
.
newmenu li a:hover, .newmenu li a:active {
        background-color: #FFFFFF;
        color: #555555;
		z-index:2000;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10, #menu11, #menu12 {
        width: 160px;
		z-index:2000;
}




.hometablebkg {
    background-image : url(interface/darkbkg.gif);
}

/** Updated / CUSTOM / CSS ********************************/

	#page-leaf {
		/*width:800px;*/
		width:1000px;
        	behavior: url('layout/professional/iepngfix.htc');
		background-image:url('../../images/admincenterborder.png');
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:20px;
		text-align:left;
	}

	#page-shell{
		/*width:800px;*/
		width:1000px;
		background-image:url('../../images/adminbottomborder.gif');
		background-position:left bottom;
		background-repeat:no-repeat;
		padding-bottom:36px;
	}

	#page {
		background-image:url('../../images/body_innergrad.jpg');
		background-position:top left;
		background-repeat:repeat-x;
		background-color:#010d2d;
		padding-left:10px;
 		padding-top:10px;
		/*width:750px;*/
		width:950px;
		
	}


	#content_block
	{
		background-image:url('../../images/contentarea-watermark.png');
		background-position:top left;
		background-repeat:no-repeat;
		padding-right:12px;
		padding-top:40px;
		

    }
	
	#content_block_newsletter
	{
		padding-right:12px;
		margin-right:12px;
		padding-top:0px;
		background:#FFFFFF;
		background-color:#FFFFFF

    }

    #right_block {
        background-color:white;
        background-image:url('../../images/adminrightbottom.gif');
		background-position:bottom left;
		background-repeat:no-repeat;
        float:right;
        /*width:550px;*/
		padding:0;
		width:750px;
        margin-top:14px;
	}

	#right_block.a { color:#000000; }
	#right_block.a:visited { color:#000000; }


	.left-blocks {
	   float:left;
	   width:160px;
	   background:transparent;
	}


	.block-box-left {
	   color:white;
	}

	.block-box-left h2 {
        background-image:url('../../images/menugrad.jpg');
        color:white;
        padding:4px;

	}

	.block-box-left a {
	   text-decoration:none;
	   color:white;
	   font-weight:bold;
	}
	
	.block-box-left a:hover {
	   text-decoration:underline;
	}
	
	.block-box-left ul {list-style: none;
	margin-left: 0;
	padding-left: 1.3em;
	text-indent: 0;
	}
	
	.block-box-left li{list-style-type:disc;}
	
	.featureheader {
        background-image : url('../../images/menugrad.jpg');
        color:white;
        font-weight:bold;
        padding:5px;
	}

		#footer-shell {
		font-size:90%;
		padding-right:20px;
		/*width:740px;*/
		width:940px;
		text-align:center;
	}

	#footer-shell img {
		margin-top:12px;
	}

	#footer {
		padding-top:10px;
		padding-left:10px;
		/*width:580px;*/
		width:780px;
		color:#eeeeee;
		font-weight:bold;
	}

	#footer a {
		color:#ddd6c6;
		text-decoration:none;
		margin-left:4px;
		margin-right:4px;
	}

	    #footer p {
	        margin:2px;
	    }


	.rightpos {
		float:right;
	}

	.leftpos {
		float:left;
	}

	.centerpos {
		float:center;

	}


    a.splashLink:link {  font: bold small; text-decoration: none; color: #eac117 }
    a.splashLink:visited {  font: bold small; text-decoration: none; color: #eac117 }
    a.splashLink:hover {  font: bold small; text-decoration: none; color: #eac117 }
    a.splashLink:active {  font: bold small; text-decoration: none; color: #eac117 }
    a.splashSubLink:link {  font: small; text-decoration: none; color: #eac117 }
    a.splashSubLink:visited {  font: small; text-decoration: none; color: #eac117 }
    a.splashSubLink:hover {  font: small; text-decoration: none; background: #c9c7aa; color: #000000 }
    a.splashSubLink:hover {  font: small; text-decoration: none; background: #c9c7aa; color: #000000 }
    a.splashFootLink:link {  font: x-small; text-decoration: none; color: #000000 }
    a.splashFootLink:visited {  font: x-small; text-decoration: none; color: #000000 }
    a.splashFootLink:hover {  font: x-small; text-decoration: underline; color: #000000 }
    a.splashFootLink:active {  font: x-small; text-decoration: none; color: #000000 }
    a.menuLink:link {  font: x-small; text-decoration: none; color: #FFFFFF }
    a.menuLink:visited {  font: x-small; text-decoration: none; color: #FFFFFF }
    a.menuLink:hover {  font: x-small; text-decoration: underline; color: #FFFFFF }
    a.menuLink:active {  font: x-small; text-decoration: none; color: #FFFFFF }
    a.baseMenuLink:link {  font: xx-small; text-decoration: none; color: #FFFFFF }
    a.baseMenuLink:visited {  font: xx-small; text-decoration: none; color: #FFFFFF }
    a.baseMenuLink:hover {  font: xx-small; text-decoration: underline; color: #FFFFFF }
    a.baseMenuLink:active {  font: xx-small; text-decoration: none; color: #FFFFFF }
    a.contentMenuLink:link {  font: xx-small; text-decoration: none; color: #000000 }
    a.contentMenuLink:visited {  font: xx-small; text-decoration: none; color: #000000 }
    a.contentMenuLink:hover {  font: xx-small; text-decoration: underline; color: #333333 }
    a.contentMenuLink:active {  font: xx-small; text-decoration: none; color: #333333 }
    a.contentLink:link {  font-weight: bold; font-size: 13px; text-decoration: none; color: #306754}
    a.contentLink:visited {  font-weight: bold; font-size: 13px; text-decoration: none; color: #306754}
    a.contentLink:hover {  font-weight: bold; font-size: 13px; text-decoration: underline; color: #306754}
    a.contentLink:active {  font-weight: bold; font-size: 13px; text-decoration: none; color: #306754}

.gallery-holder {
	margin: 0;
	margin-left:0;
	border:1px grey solid;
	}
	
.gallery-holder ul {
	margin:0;
		margin-left:0;
	border:1px blue solid;
	}

.gallery-holder li {
	list-style:none;
		margin-left:0;
	float:left;
	margin:4px;
	border:1px green solid;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.gallery-pad {margin:0; border:0;}

/*New Stuff 2011*/
.pagecontent-outer {font-family: Century Gothic, Helvetica Neue, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;width:750px;background-image:url(/images/content/title-gradient.png); background-repeat:repeat-x; background-position:top left;}
.pagecontent-inner {width:100%;background-image:url(/images/content/chwatermark.png); background-repeat:no-repeat; background-position:top left;}
.pagecontent-pagetitle {text-align:center; border:0px red solid; padding-top:15px;}
h1 {font-size: 36px; margin: 0 0 10px 0;}
h2 {color: #000;font-size: 16px;font-weight:bold; text-shadow:none;}
h3 {font-size: 23px; margin: 0 0 10px 0;}
h5 {color: #666;font-size: 18px; margin:0 15px 0 15px; font-weight:normal; text-align:center;}
.h6, p, ul, li {color: #666; font-size: 13px;}
a{color: #0066ff;}
.pagecontent-valign1 {display: table; #position: relative; overflow: hidden;}
.pagecontent-valign2 {#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
.pagecontent-valign3 {#position: relative; #top: -50%; margin:0 20px 0 20px;}
.pagecontent-col2 {margin:10px 0 0 0;}
.pagecontent-col1 {margin:25px;}
.pagecontent-col1 p, .pagecontent-col1 ul, .pagecontent-col1 li {font-size: 13px; color: #333;}
.pagecontent- {}
.pagecontent- {}
.shadow {
		-moz-box-shadow: 3px 3px 4px #ccc;
		-webkit-box-shadow: 3px 3px 4px #ccc;
		box-shadow: 3px 3px 4px #ccc;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	}
.stroke {border: 5px solid white;}
a img.stroke {border: 5px solid #e6e6e6;}
a img.stroke:hover {border: 5px solid #0066ff;}
.float-left {float:left; margin:20px;}
.float-left-flush {float:left; margin:20px 20px 20px 0;}
.float-right {float:right; margin:20px;}
.float-right-flush {float:right; margin:20px 0 20px 20px;}

/* Actual Tables*/
table.nice {
border-collapse: collapse; 
background-image: url('images/logo-content-fade.jpg'); background-position: right bottom; 
background-repeat: no-repeat;
width:100%;
font-size:12px;
}

td.nice {
  border:2px solid #010D2D;
  padding:5px;
}
td.nice#header{
  background-color:#0B4A99;
  border:2px solid #010D2D;
  padding:5px;
  color:#FFF;
  font-weight:bold;
}
td.nice#center{
  text-align:center;
}

td.nice#right{
  text-align:right;
}
tr.nice:hover {background-color:#8FB4CE}

/*SALES*/
p.sales-action {text-align:center; color:#000C2C; font-size:20px; font-weight:bold;}
.sales-thumbs {text-align:center;}
p.sales-specs {text-align:center; font-size:16px;}

/*Float a SOLD sign*/
#sales-big-image{
	float:left; /* important */ 
	position:relative; /* important(so we can absolutely position the description div */
	margin-bottom:15px;}
#sales-big-position{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	width:100%;}
#sales-big-status.sold{
	background-image:url('../../images/salesHelicopters/sold.png');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:100px;
	margin:0px;}
	
#sales-small-image{
	float:left; /* important */ 
	position:relative; /* important(so we can absolutely position the description div */
	}
#sales-small-position{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:20px; /* position will be on bottom */
	left:0;
	width:100%;}
#sales-small-status.sold{
	background-image:url('../../images/salesHelicopters/sold-small.png');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:40px;
	margin-right:20px;}

/* MOBILE BROWSER TWEAKS */

@media only screen and (max-device-width: 480px) {
	
p, h1, h2, h3, h4, h5, .h6 {font-size:250%}

    /* 
    Device viewport dimensions are as follows:
    Iphone:  320px X 480px - portrait, 480px X 320px - landscape
    Android:   350px X 480px - portrait, 480px X 350px - landscape
    (These are average dimensions, the Android OS runs on several different devices)
    */
}	

