body {
    background: #CCC;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	margin:0;

}
/* links */
a, a:visited
{
	text-decoration: none;
	color: #4169e1;
	background: inherit;
	font-weight: bold;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: none;
}
/* a
{
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #008b8b;
	text-transform: none;
}
*/
h1, h2, h3, h4, h5, h6
{
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 5px 0px;
}

h1 {
	margin-bottom:0px;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}
#contentSideTwoColumn a:link,
#contentSide2ThreeColumn a:link,
#contentSide1ThreeColumn a:link,
#contentSideTwoColumn a:visited,
#contentSide2ThreeColumn a:visited,
#contentSide1ThreeColumn a:visited {
	text-decoration:none;
}
#contentSideTwoColumn a:hover,
#contentSide2ThreeColumn a:hover,
#contentSide1ThreeColumn a:hover {	text-decoration:underline;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  Progress Bar
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
              otgslide CSS
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.otgslide {
	cursor: url(otgslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.otgslide img {
	border: 2px solid gray;
}
.otgslide-html {
    background-color: white;
}
.otgslide-html-content {
	position: absolute;
    display: none;
}
.otgslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #696969;
    background-color: white;
        
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0px 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.otgslide-move {
    cursor: move;
}

.otgslide-display-block {
    display: block;
}
.otgslide-display-none {
    display: none;
}
/*
	Loading Panel
	----------------------------
*/
div#LoadingMessageModalPane,
div#loadingMessageContainer
{
	display: none;
	cursor: default;
}

div#LoadingMessageModalPane
{
	position: absolute; top: 0px; left: 0px;
	width: 100%; height: 100%;
	-moz-user-select: none;
}

.modalPaneTrue
{
	z-index: 56000;
	-moz-opacity: .7;
}

div#loadingMessageContainer
{
	z-index: 56001;
	border: solid 1px white;
	position: fixed; _position: absolute; top: 50%; left: 50%;
	text-align: center;
	padding: 0px 12px;
	background-position: center; background-repeat: no-repeat;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Not Found Property CONTENT CONTAINER - TWO COLUMNS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#notfoundcontentContainerTwoColumn {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	width:628px;/*changing from 728px to 885px*/
	position:relative;
	}
#notfouncontentMainTwoColumn
{
    width: 620px;
    margin-left:25px;
    float: left;
}
#notfouncontentSideTwoColumn {
	float:left;
	width:114px;
	
	}
/* We use this Css for the forSale.aspx page */
#notfounsalesCanvasTable /* This is the wrap container */
{   width: 100%;
	height: 100%
}
#notfountopTDsales
{
	padding:5px; 
	margin-right: 25px; 
	vertical-align:top;
}
#notfounleftTDsales{padding:5px; 
	 WIDTH: 114px; 
	 MARGIN-RIGHT: 25px; 
	 PADDING-TOP: 5px;
	 vertical-align:top;
}
#notfounrightTDsalesContent
{
	vertical-align:top;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: 5px; 
	PADDING-TOP: 5px
}
#notfounfooterTDsales
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-RIGHT: 25px; 
	PADDING-TOP: 5px
}	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER - TWO COLUMN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentContainerTwoColumn {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	width:828px;/*changing from 728px to 885px*/
	position:relative;
	}
#contentMainTwoColumn
{
    width: 660px;
    margin-left:25px;
    float: left;
}
#contentSideTwoColumn {
	float:left;
	width:114px;
	
	}
/* We use this Css for the forSale.aspx page */
#salesCanvasTable /* This is the wrap container */
{   width: 100%;
	height: 100%
}
#topTDsales
{
	padding:5px; 
	margin-right: 25px; 
	vertical-align:top;
}
#leftTDsales{padding:5px; 
	 WIDTH: 114px; 
	 MARGIN-RIGHT: 25px; 
	 PADDING-TOP: 5px;
	 vertical-align:top;
}
#rightTDsalesContent
{
	vertical-align:top;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: 10px; 
	PADDING-TOP: 5px
}
#footerTDsales
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-RIGHT: 25px; 
	PADDING-TOP: 5px
}	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER - THREE COLUMN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#ContentContainerThreeColumn {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:25px;
	width:828px;
	position:relative;
	}
#ContentMainThreeColumn {
	width:500px;
	float:left;
	margin-left:25px;
	}

#ContentSide1ThreeColumn
{
	width: 140px;	
	padding:5px;
	font-size: .9em;
}
#ContentSide2ThreeColumn
{
	width: 135px;
	padding: 5px;
	font-size: .9em;
	border-right: #d3d3d3 2px;
	border-top: #d3d3d3 2px;
	border-left: #d3d3d3 2px;
	border-bottom: #d3d3d3 2px;
	background-color: #fff;
}

#ContentSide2ThreeColumn h1
{
	padding: 8px 0px 3px 25px;
	background: url('http://OTGForSale.com/App_Themes/six/Images/square_arrow.gif') no-repeat 0% 0.7em;
	text-transform: none;
	color: #339900;
}

#ContentSide2ThreeColumn ul {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#ContentSide2ThreeColumn ul li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#ContentSide2ThreeColumn ul a
{
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	background: #f4ffc2;
	border-left: 5px solid #CCC;
	min-height: 18px;
}

#ContentSide2ThreeColumn ul a:hover
{
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left: #9acd32 5px solid;
}
#ContentSide2ThreeColumn {float:right;}
#ContentSide1ThreeColumn {float:left;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	pagetitle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pagetitle
{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 832px /*changing from 720px to 890px*/;
	background: #fff;
	position: relative;
	color: #000000;
	font-size: large;
	padding: .5em 20px .7em 20px;
}
#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover
{
	color: #ff4500;
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	WRAP CONTAINER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#wrap {
	width: 1000px;
	background: #CCC url('http://OTGForSale.com/App_Themes/six/Images/content1000.jpg') repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#ads
{
	margin: 10px auto;
    width: 100%;
    text-align:center;
    padding-bottom:10px;
}
#top
{
	background: url('http://OTGForSale.com/App_Themes/six/Images/header1000.jpg') #fff;
	padding-right: 35px;
	padding-top: 5px;
	padding-top: 5px;
	margin-right: 40;
	text-align: left;
	height: 106px;
	
	
}
#content {
padding: 0px 30px 0px 30px;
}
#bottom
{
	background: #fff url( 'http://OTGForSale.com/App_Themes/six/Images/footer1000.jpg' );
	height: 66px;
}
/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	/*background: url(http://OTGForSale.com/App_Themes/three/Images/menu.jpg) repeat-x 0 0;	*/
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px; float:right; color:White;	 	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover
{
	color: #D4E59F;
}
#menu ul li#current a {	
	color: #D4E59F;
}

/* Main Column */
#main {
	float: left;
	width: 70%;
	padding: 0; margin: 0 0 0 5px;
	display: inline;
}
#main h1 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  TOP MENU BAR: This is extended across top margin with menus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#toplinebar
{
	padding: 0;
    width: 100%;
	text-align: center;
	border-top: #000 5px solid;/*Black color theme*/ 
	voice-family: "\"}\"";
    voice-family: inherit;
}
#pointermenu2{
margin: 0;
padding: 0;
width:100%;
 
}
#pointermenu2 ul{
margin: 0px; /*margin-left: 0px; menu offset from left edge of window*/

float: right;
padding-left: 8px;
font: bold 10px Verdana;
background: #000 url(http://www.otgcss.com/images/Black_leftround.gif) bottom left no-repeat; /*optional left round corner*/
}
* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}
#pointermenu2 ul li{
display: inline;
}
#pointermenu2 ul li a
{
	float: left;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px 5px 5px;
	text-decoration: none;
}
#pointermenu2 ul li a:visited{
color: #ffffff;
}
#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected
{
	/*hover and selected link*/
	background: transparent url(http://www.otgcss.com/images/pointer.gif) bottom center no-repeat;
	color: #9acd32;
}
#pointermenu2 ul li a#rightcorner{
padding-right: 0px;
padding-left: 2px;
background: url(http://www.otgcss.com/images/Black_rightround.gif) bottom right no-repeat; /*optional right round corner*/
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	PAGE TITLE TABLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#titleTD { width:40%}
#menuTD{ width:60%}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TOP-Right MENU
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#menu {
	clear: both;
	margin: 0px; padding: 0px 40px 0px 0px;
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px; 
}
#menu ul {
	float: right;
	list-style: none;
	margin:0px; padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu ul li a
{
	display: block;
	float: left;
	padding: 0px 8px;
	color: #ffffff;
	text-decoration: none;
}
#menu ul li a:hover
{
	background-color: transparent;
	color: #9acd32;
}
#menu ul li#current a
{
	background-color: #1e90ff;
	color: #fff;
}
 #Canvas
{
	width: 844px;
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  Inverted Tabs for SearchResults-ForSales.ASPX
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#propertyListingCanvas{width:667px} /* This is the main Table */
.PropertyListingsHeader
{
    width: 667px;
    font-size: 10px;
    vertical-align: text-top;
    border-bottom: #9acd32 2px solid;
    font-family: Verdana;
    background-color: transparent;
    text-align: left;
    height: 80px;
    border-right: #9acd32 2px solid;
    border-top: #9acd32 2px solid;
    border-left: #9acd32 2px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
}

#invertedtabs
{
    border-top: #9acd32 solid;
    padding: 0;
    width: 100%;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 0px;
    position: relative;
    top: -5px;
}
#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 0px; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}
#invertedtabs li{
display:inline;
margin:2 2px 0 2px;
padding:0;
float:right;
}
#invertedtabs a
{
    float: left;
    color: #9acd32;
    background: url(http://www.oghhomes.com/App_Themes/one/images/color_tabs_left2.gif) #9acd32 no-repeat left bottom;
    margin: 0 2px 0 0;
    padding: 0 0 0 3px;
    text-decoration: none;
    letter-spacing: 1px;
}
#invertedtabs a span{
float:left;
display:block;
background: transparent url(http://www.oghhomes.com/App_Themes/one/images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}
#invertedtabs a span{
float:none;
}
#invertedtabs a:hover
{
    background-color: #9acd32;
}
#invertedtabs a:hover span{
background-color: #dc143c;
color: #fff;
}
#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #000;
border-top:#9acd32;
color: #fff; 
text-transform:uppercase;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
       SearchBox  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchbox
{ width:45%;
	border:10px;
	margin:5;
	vertical-align:text-top;
	text-align:left;
	
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
       HEADER + content  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*#header
{
	width: 860px;
	height: 143px;
	padding: 30;
	color: #FFF;
	background-image: url(http://www.OTGForSale.com/Images/header3.gif);
}*/
#header
{
	width: 912px;
	position: relative;
	height: 103px;
	background: url(header.jpg) no-repeat center top;
	padding: 0;
	color: #FFF; /* font-size: 14px; */
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 55px;		
}

/* header links */

#header #header-links
{
	position: absolute;
	top: 20px;
	right: 30px;
	color: #ffffff;
	font-size: 10px;
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover
{
	color: #D4E59F;
}
#header h1#logo-text a
{
	/*position: absolute;*/
    padding-left: 20px; PADDING-TOP: 20px;
	font: bold 20px 'Trebuchet MS' , Arial, Sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom; /*top: 66px;  change the values of top and left to adjust the position of the logo
    left: 95px;*/
	width: 100%;
	text-align: left;
	
}

#header h1#logo-text span
{
	color: #ffffff;
	font-weight: bold;
}
#header h1#logo-text span a:hover
{
	color: #9acd32;
}
#header h2#slogan
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	font: bold 12px 'Trebuchet MS' , Arial, Sans-serif;
	text-transform: none;
	color: #f5f5f5; /* change the values of top and left to adjust the position of the slogan
    left: 147px;   top: 105px;*/
}


.breadcrumbs
{
    background: #dcdcdc;
    border-bottom: 1px solid #E1E1E1;
    padding: 5px;
}
.middle {
    float: left;
    width: 70%;
    margin: 0px 5px;
    text-align: justify;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
/* NEW Cool Pagination*/
div.cmPagination 
{
	float:left; 
	display:inline; 
	margin-right:9px; 
	padding-bottom:2; 
	height:auto; 
	width:370px; 
}
div.cmPagination a 
{
	float:left;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana
	margin:2px 2px 2px 4px;
	padding:3px 4px;
	border:1px solid #9acd32;
	background-color:#e2efff;
	line-height:11px;
	height: 13px;
	width: 18px;
}

div.cmPagination a:hover 
{ 
	text-decoration:none; 
	background-color:#fff; 
	border:1px 
	solid #c0dcff; 
}
div.cmPagination a.img 
{ 
	margin:2px 2px 2px 4px; 
	padding:3px 4px 3px 10px; 
	height:18px; 
	border:0px; 
	background:none; 
	vertical-align:middle; 
}
div.cmPagination a.img:hover 
{ 
	border:0px; 
}

div.cmPagination a.box 
{ 
	margin-top:1px !important; 
	margin-top:2px; 
}

div.cmPagination a.first 
{ 
	margin-left:2px; 
}

div.cmPagination a.last 
{ 
	margin-right:2px; 
}

div.cmPagination a.on 
{
	border:1px solid #c0dcff;
	background-color:#fff;
	cursor:default;
	font-weight:bold; color:#000;
}
/* END NEW Cool Pagination*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STYLING THE TDs AND DIVS SETTINGS FOR SEARCH RESULTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

 
/*MouseOver Effect */
.off
{
	background: #fff;
	border-right: #b22222 1px solid;
	border-top: #b22222 1px solid;
	border-left: #b22222 1px solid;
	border-bottom: #b22222 1px solid;
}
.on
{
	background: #fff;
	border-right: #b22222 2px solid;
	border-top: #b22222 2px solid;
	border-left: #b22222 2px solid;
	border-bottom: #b22222 2px solid;
}


/* Left TD for IMG Place holder */
#photoTD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px auto;
	width: 114px;
	padding-top: 2px;
	height: 74px;
	vertical-align:top;
	FONT-SIZE: 11px; COLOR: #222222; FONT-FAMILY: verdana, helvetica, arial, sans-serif; TEXT-DECORATION: none;
	TEXT-ALIGN: -moz-center; /*mozila-firefox bug*/
	TEXT-ALIGN: center; 
	
}
/* Class use for IMG Border Effect */
.photo
{
	border-right: #c8c7c7 1px solid;
	border-top: #c8c7c7 1px solid;
    padding  : 5px;
	margin: 0px auto;
	border-left: #c8c7c7 1px solid;
	width: 150px;
	border-bottom: #c8c7c7 1px solid;
}
	
/* Class use for IMG Border Effect */
.photomouseOver
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px ;
	width: 214px;
	padding-top: 0px;
	height: 174px;
	position: fixed;
	
	
}

/* Class use for small images */
.photosm
{
	border-right: #c8c7c7 1px solid;
	padding-right: 2px;
	border-top: #c8c7c7 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px auto;
	border-left: #c8c7c7 1px solid;
	width: 80px;
	padding-top: 2px;
	border-bottom: #c8c7c7 1px solid;
	height: 40px;
	
}

/* Class use for small images */
.photofull
{
	border-right: #c8c7c7 0px solid;
	padding-right: 0px;
	border-top: #c8c7c7 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #c8c7c7 0px solid;
	width: 150px;
	padding-top: 0px;
	border-bottom: #c8c7c7 0px solid;
	height: 138px;
	
}

.col
{
	width:10%;
	vertical-align: top;
	padding: 2px;
	text-align:left;
	vertical-align:top;
    
}
.col2
{
	padding-right: 10px;
	clear: both;
	vertical-align: top;
	width: 55%;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.col3 /* TD is also optional. Use for Links, etc */
{
    padding-right: 10px; padding-left: 5px; CLEAR: both; 
    WIDTH: 25%;
    VERTICAL-ALIGN: top;
   
}
.col4
{
	padding: 2px;text-align:left;
	VERTICAL-ALIGN: top;
	WIDTH: 45px; HEIGHT: 50px;
	
}
.col5 /*Ads goes here*/
{
	padding: 2px;text-align:left;
	VERTICAL-ALIGN: top; CLEAR: both; 
	text-align:center;
	 
}
 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Footer */	
#footer
{
	color: #9acd32;
	background: #CCC url(http://OTGForSale.com/App_Themes/three/Images/footer950.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;
	font-size: 92%;
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}
/*
#footer {
 
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}
#footer div {
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}
#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}
#footer a:active {
	color:#FFFFFF;
}
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER-SUB
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer-sub
{ 
    
    width: 860px;
    height: 127px;
    text-align: center;
    position: relative;
    font-size: 11px;
    color: #000000;
    padding: 2px;
    /* background-image: url(http://OTGCSS.com/Images/Footer-LGreenPasterl.gif);
    background-repeat: no-repeat;*/
; border-top: #1e90ff thin dotted; }


#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0px 1em 0px 0px;
	background:none;
	}

#footer-sub a:link, #footer-sub a:visited
{
	text-decoration: none;
	color: #4169e1;
	font-size: 10px;
}

#footer-sub a:hover
{
	color: #9acd32;
	text-decoration: none;
}
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2
{
    padding: 0;
    width: 680px;
    border-top: #4169e1 5px solid; /*Blue color theme*/
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Blue color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #4169e1; /*Blue color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected
{
	/*currently selected tab*/
	border-color: #D25A0B; /*Blue color theme*/
	color: #fff;
	background-color: #6495ed;
	border-top: #dc143c solid;
	border-left-color: #d25a0b;
	border-bottom-color: #d25a0b;
	border-right-color: #d25a0b;
}


.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

 