/* Layout css - ojgmanagement.com */

#center{
	width:100%;
}

#body{
	width:800px;
	background:#FFFFFF url(../images/logo/logoBgSpaceSml.jpg) no-repeat bottom right;
	border-left:1px solid #B1B6BC;
}

#body div{
	text-align:left;
}

#banner{
	background:url(../images/template/bannerBg2.jpg) no-repeat top;
	padding: 5px 5px 0 5px;
	border-top:1px solid #B1B6BC;
	border-left:1px solid #B1B6BC;
}

#banner ul{	
	text-align:right;
	margin:3px 5px 0 0;
	list-style:none;
}

#banner li{
	display:block;
}

#banner .b-name{
	position:relative;
	top:-40px;
	left:10px;
	color:#000;
	font-size:15px;
	margin-bottom:5px;
}

#h-logo{
	/*background:url(../images/logo/logoSml.png) no-repeat;*/
	margin:2px 0 3px 3px;
}

#h-name{
	margin:0 0 25px 3px;
}

#h-slogan{
	font-size:10px;
	height:15px;
	margin:0 20px 10px 0;
	color:#f7bc70;
}

#search{
	width:120px;
	text-align:left;
}

#search label{
	font-weight:bold;
}

#search .box{
	height:1.2em;
	width:90px;
}

#search .btn{
	vertical-align:middle;
	padding:0 0 0.5em 0;
}

#nav{
	font-size:11px;
	background-color:#000;
}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav li{
	display:inline;
}


#main{
	width:100%;
	padding-bottom:10px;
	min-height:45em;
}

#footer{
	width:800px;
	color:#fff;
	text-align:center;
	padding:0;
	margin:0px 40px 0px 40px;
	clear:both;
	font-size:11px;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#FBFBFB;
}

/* Inside #Nav */
#main-nav{
	width:100%;
	height:2.3em;
	padding-top:0.7em;
	
}

#main-nav li{
	margin:0 25px 0 25px;
	text-align:center;
}

#main-nav a {
  text-decoration:none;
  color:#FFFFFF;/***/
  white-space:nowrap;
}

#main-nav a.selected {
  text-decoration:underline;
}

#main-nav a:hover {
  color:#F3F3F3;/***/
}


#sub-nav{
	padding:0.3em 0.3em 0.3em 0.3em;
	background-color:#F9F9F9;
}

#sub-nav li{
	margin:0 2px 0 2px;
	line-height:1.5em;
}
#sub-nav a{
	text-decoration:none;
	color:#666666;
	font-style:italic;
}
#sub-nav a:link{
}
#sub-nav a:hover{
	text-decoration:underline;
}


#site-border .right{
	width:8px;
	background:url(../images/template/shadowRight.png) repeat-y;
}
#site-border .bottom{
	height:9px;
	background:url(../images/template/shadowBtm.png) repeat-x;
}

#site-border .right-btm{
	width:8px;
	height:9px;
	background:url(../images/template/shadowBtmR.png) no-repeat;
}
#site-border .left-btm{
	width:8px;
	height:9px;
	background:url(../images/template/shadowBtmLLong.png) no-repeat;
}
#site-border .top-right{
	background:url(../images/template/shadowTopR.png) no-repeat;
}





/* Inside #Main */
#focus{
	margin-right: 270px;
}

#panel-right{
	width:260px;
	float:right;
	margin-bottom:10px;
	word-wrap: break-word;
}

#panel-right h3{
	border-bottom:1px dotted #B1B6BC;
}

#panel-right .line{
	border-bottom:1px solid #E3E1E1;
}

/* Inside #Focus */
#content{
	margin:15px;
}
.margin{
	margin-left:16em;
	padding-left:10px;
}

.full{
	margin-left:3px;
}

#user-location{
	border-bottom:1px solid #F0F0F0;
	padding:2px 3px 2px 5px;
	margin-bottom:3px;
	color:#666666;
	font-style:italic;
}

#user-location a{
	font-style:normal;
}
#user-location a:link{
	text-decoration:none;
}
#user-location a:hover{
	text-decoration:underline;
}


#panel-left{
	float:left;
	width:14em;
	margin:10px 10px 10px 0;
	padding:0.4em;
	background-color:#FFFFFF;
	border:1px dotted #DF9323;
	/*font-size:0.85em;*/
}
#panel-left ul{
	margin:2px;
	padding:2px;
	list-style:none;
}
#panel-left li{
	display:block;
	line-height:1.5em;
	word-wrap: break-word;
}
#panel-left a{
	color:#666666;
}

#panel-left a:hover{
	color:#7E323D;
}

/* Inside #Panel Right */
#logos{
	padding:3px 0 3px 0;
}

#logos ul{
	margin:0;
	padding:0;
	list-style:none;
}

#logos li{
	display:inline;
}

#pr-content{
	border:1px solid #000;
	background-color:#F7F7F7;
	padding:5px;
}


/* Within Content */

#imgbox{
	float:left;
	background-color:#fff;
	padding:0 0 20px 0;
	margin: 0 0 0 0;
}
#imgbox .theimage{
	min-height:300px;
}

#alert{
	background-color:#FAF7EC;
	border:1px solid #000066;
	color:#000066;
	padding:2px;
	margin: 0 0 5px 0;
}

#imgbox .option{
	width:300px;
	font-style:italic;
	font-size:0.75em;
}

.fullbox{
	min-height:360px;
	width:300px;
}

#caption{
	width:296px;
	border:1px solid #909090;
	background-color:#ECECEC;
	margin:5px 0 3px 0;
	padding:2px;
}



/* Home */

#magpreview{
	float:left;
	width:250px;
	margin-right:5px;
	font-size:9px;
}
#magpreview table{
	padding:3px 5px 0 5px;
	background-color:#f9f9f9;
	border:1px solid #000;
	margin-bottom:10px;
	
}
/*
#magpreview .box{
	padding:0 5px 0 5px;
	background-color:#f9f9f9;
	border-bottom:1px solid #B1B6BC;
	border-top:1px solid #B1B6BC;
	border-right:2px solid #B1B6BC;
	margin-bottom:10px;
	border-left:1px solid #B1B6BC;
	
}*/
#magpreview .item{
	padding:0;
	min-height:160px;
	margin-bottom:5px;
	padding-bottom:5px;
}
#magpreview td{
	padding-top:7px;
	border-bottom:1px dotted #B1B6BC;
}
#magpreview .text{
	margin-left:120px;
	padding:0;
	font-size:10px;
	line-height:1.6em;
}

/*
#magpreview table td{
	padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #B1B6BC;
}

#magpreview table td img{
	margin:3px;
}

#magpreview table td .text{
	margin-left:120px;
	padding:0;
	line-height:1.6em;
}*/
#magpreview h1{
	background-color:#000;
	color:#FFF;
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:3px 3px 2px 3px;
}
#magpreview h3{
	margin:0;
	padding:3px 3px 2px 0px;
}

#magpreview2{
	float:left;
	width:130px;
	margin-right:5px;
	font-size:9px;
}
#magpreview2 table{
	padding:3px 5px 0 5px;
	background-color:#f9f9f9;
	border:1px solid #000;
	margin-bottom:10px;
	
}
#magpreview2 td{
	padding-top:7px;
	border-bottom:1px dotted #B1B6BC;
}


#magpreview2 h1{
	background-color:#000;
	color:#FFF;
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:3px 3px 2px 3px;
	width:121px;
}
#magpreview2 h3{
	margin:0;
	padding:2px 0px 2px 0px;
}

#homethumbs{
	/*border-top:3px solid #bf9291;
	background-color:#f7edee;
	margin-left:260px;
	text-align:left;*/
	width:450px;
}
#homethumbs table{
	border-bottom:1px dotted #DF9323;
}
#homethumbs td{
	width:50%;
	vertical-align:top;
	border-top:1px dotted #DF9323;
	margin:5px 0 5px 0;
	padding:2px;
}
#homethumbs ul{
	margin:0 5px 0 5px;
	padding:0;
	list-style:none;
}
#homethumbs img{
	margin:5px 0 0 0;
}
#homethumbs h3{
	margin-left:5px;
}

#homethumbs p{
	margin-left:5px;
}


#homethumbs li{
	display:block;
	margin-top:0.7em;
	/*border-bottom:1px solid #F0F0F0;*/
}

#locationthumbs{
	
}
#locationthumbs ul{
	margin:0;
	padding:0;
	list-style:none;
}
#locationthumbs li{
	display:block;
	margin:5px;
	padding:3px;
	border-top:1px solid #AEAEAE;
	border-bottom:1px dotted #B1B6BC;
}
#locationthumbs li li{
	margin:0;
	padding:0;
	border:0;
}
#locationthumbs .odd{
	background-color:#FFFBFB;
}
#locationthumbs .image{
	background-color:#fff;
	padding:5px;
	margin:5px;
	float:right;
}
#product{
	margin-top:15px;
	border-top:3px solid #B1B6BC;
	border-bottom:3px solid #B1B6BC;
	padding:2px 5px 2px 5px;
}
.marginproduct{
	margin-left:310px;
}

#product dl{
	margin:0;
	padding:0;
}
#product dt{
	margin:0;
	padding:0;
}
#product dd{
	margin:0;
	padding:0;
}
#detail{
	background:#F0F0F0;
	border-top:1px solid #AEAEAE;
	border-bottom:1px dotted #AEAEAE;
	border-left:1px dotted #AEAEAE;
	border-right:1px dotted #AEAEAE;
	padding:5px;
	margin:5px 0 5px 0;
	color:#666666;
}

#products{
	
}
#products .height{
	min-height:118px;
}
#products dt{
	
}
#products dd{
	
}

#address{
	margin:5px 0 5px 0;
	padding:5px 5px 0 5px;
	border-top:#B1B6BC 1px dotted;
	border-bottom:#F3F3F3 1px solid;
	background:#FBFBFB;
}

#address div{
	padding:0 0 10px 0;
}

#bgbox-t {
	background-image:url(../images/home/highlightBgt.jpg);
	background-repeat:no-repeat;
	min-height:345px;
	padding:10px;
}
#bgbox-b {
	background-image:url(../images/home/highlightBgb.jpg);
	background-repeat:no-repeat;
	min-height:98px;
}
#directory-search{
	border-bottom:1px dotted #B1B6BC;
	padding-bottom:10px;
	width:220px;
}

#directory-search select{
	font-size:12px;
	width:220px;
}
#product-search select{
	font-size:10px;
	margin:5px 0 10px 0;
}

.listfeatured-{
	padding:2px;
	background-image:url(../images/checked_grey.jpg);
}
.subloc-label{
	color:#DF9323;
	font-size:.85em;
}
.sublocs{
	padding:5px;
	margin:10px;
	background-color:#F9F9F9;
	border-top:1px dotted #B1B6BC;
	border-bottom:1px dotted #B1B6BC;
}
.smlorange{
	color:#DF9323;
	font-size: 9px;
}
.themecolor{
	color:#DF9323;
}
.themecolor:link{
	color:#DF9323;
	text-decoration:none;
}
.themecolor:hover{
	color:#DF9323;
	text-decoration:none;
}

.cutoff{
	border-bottom:1px solid #000;
	margin:10px 0 10px 0;
	padding-bottom:3px;
}
#domain-ad{
	background-color:#FFFFFF;
	border-top:3px #336600 solid;
	border-bottom:3px #336600 solid;
}
#domain-ad img{
	margin:3px 0 0 5px;
}
#domain-iframe{
	width:248px;
	height:35ex;
	min-height:150px;
}
#locimgs{
	float:right;
	padding:0  0 10px 10px;
	margin:0 0 5px 5px;
	background-color:#FFFFFF;
}
#locimgs img{
	padding:5px;
	border:1px solid #B1B6BC;
}

#samples-list ul{
	margin:2px;
	padding:2px;
	font-size:0.85em;
}
#samples-list li{
	display:block;
	margin:10px;
	line-height:1.5em;
	list-style:none;
	word-wrap: break-word;
}
.normal-list ul{
	margin:2px;
	padding:2px;
	font-size:0.85em;
}
.normal-list li{
	display:block;
	margin:10px;
	line-height:1.5em;
	word-wrap: break-word;
}
#contact-details{
	border-left:1px solid #E4E4E4;
	padding:10px;
}
#link-list ul{
	margin:0;
	padding:0;
	font-size:0.85em;
}
#link-list li{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.5em;
	word-wrap: break-word;
}
.hide{
	display:none;
}

#side-image{
	float:right;
}
#intro-movie{
	padding:0;
	margin:0;
	position:relative;
	left:30px;
}