/*
Created by Digital Dreams
"Design that Inspire!"
http://www.digitaldrms.com/
*/

* { outline: none; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	color: #666666;
}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img {  border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {
	list-style-image: none;
}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*===========================
              general styles                    
===========================*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #737373;
}
b, strong { font-weight: bold; }
i, em { font-style: oblique; }
td { vertical-align: top; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
a {
	color: #6C1370;
}
a:hover {
	color: #008600;
}
a:visited {
	color: #666666;
}


/*===========================
              general styles                    
===========================*/
div.messagebox {
    border: solid 1px #c00;
    background-color: #FFF5F5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 450px;
    margin: 20px 0;
}
li.errorline {
    list-style: none !important;
    line-height: 16px !important;
    margin: 8px 16px;
    overflow: auto;
  color: #C00;
}
div.messagebox div.icon {
  float: left;
  margin-right: 8px;
}
div.messagebox div.message {
  float: left;
}

/*===========================
              site structure
===========================*/

#wrapper {
	width: 850px;
	margin: 20px auto;
	background-color: #FFF;
}

#header {
	background-image: url(../images/lender_banner2.jpg);
	background-repeat: no-repeat;
}

#logo {
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	width: 294px;
	height: 195px;
	background-image: url(../images/pls_logo3.png);
	background-repeat: no-repeat;
}

#logo a {
	position: absolute;
	top:1px;
	left:1px;
	width: 100%;
	height: 100%;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
}
#map-canvas {
	min-height: 750px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	clear: both;
	display: block;
}
.clearit{float:none;clear:both;}
input.w65, textarea.w65 {
	background-color: #333;
	color: #FFFFFF;
	width: 100%;
}

/*===========================
              Top Nav styles                    
===========================*/
#menu {
	clear: both;
	width: 850px;
	height: 50px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	margin-top: 25px;
}

#menu ul {
	margin: 0;
	list-style: none;
	display: inline-block;
	padding-top: 1px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
}

#menu ul li a {
	float: left;
	display: block;
	font-size: 16px;
	width: 175px;
	height: 33px;
	padding-top: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	outline: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

#menu ul li a:hover, #menu ul .current {
	color: #3399CC;
	font-size: 16px;
	background-color: #333;
	border: 1px inset #FFF;
}

/* end of menu */


/*===========================
  Content Container styles                    
===========================*/

/* ++ home page ++ */
#container {
	clear: both;
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	margin-top: 5px;
	padding-bottom: 20px;
	overflow: auto;
}
#container h1 {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	color: #3399CC;
	text-shadow: 1px 1px 2px #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C1370;
}
#container h2 {
	font-size: 18px;
	color: #3399CC;
	margin-bottom: 5px;
}
#container h3 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}
#container ul {
}
#container ul li,
#container ul li ul li{
	font-size: 12px;
	clear: both;
	list-style-position: inside;
	list-style-image: url(../images/house-key-thumb.png);
	color: #666666;
}
#container p {
	font-size: 14px;
	line-height: 25px;
	padding: 5px 0;
	margin-bottom: 20px;
	color: #666666;
}
#container .video_table {
	width: 532px;
	float: left;
}
#container .video_container {
	border-right: 1px solid #CCCCCC;
}
#container .video_table tr td {
	padding: 5px;
}
#container .video_table p {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	float: left;
}
.content_container_detail {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	width: 850px;
	float: left;
	margin-top: 20px;
	padding:20px;
}

#flashHome {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-top: 45px;
	margin-left: 2.5%;
}
#home {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-top: 25px;
	margin-left: 2.5%;
}
#home h1 span {
	color:#3399CC !important;
	font-size: smaller;
}
#container span {
	color: #3399CC;
	font-weight: bold;
}
#home-left {
	float: left;
	width: 65%;
	margin-left: 0.5%;
	margin-top: 25px;
	margin-right: 3%;
}
#home-left p { 
	margin: 20px;
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}
#home-left li {
	margin: 10px;
	color: #666666;
	font-size: 14px;
	list-style: none;
}
#home-right {
	float: left;
	width: 31%;
	margin-top: 70px;
    border-top: 1px #6c1370;
    border-bottom: 1px #6c1370;
    background: #f4f4f4;
    padding: 5px;
}
.home-callout {
	font-size: 12px;
	color: #666666;
	width: 238px;
	float: left;
	margin-bottom: 20px;
    border-top: 1px solid #6c1370;
    border-bottom: 1px solid #6c1370;
}
.home-callout h2 {
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 15px;
}
.home-callout a, 
.home-callout a:active, 
.home-callout a:link, 
.home-callout a:visited{
	color: #999;
	font-size: 18px;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}
.home-callout a:hover{
	text-decoration: underline;
	color: #3399CC;
}
.home-callout p {
	margin: 10px 10px 20px 10px;
	float: left;
	line-height: 20px;
}
.home-callout p.tiny {
	margin-top: 5px !important;
	font-size: 12px !important;
	line-height: 12px !important;
	padding: 0 !important;
	margin-bottom: 5px !important;
	color: #FF3300 !important;
}

/* ++ Global Pages ++ */
#content {
	width: 525px;
	margin-top: 25px;
	margin-left: 15px;
	position: relative;
	float: left;
}
#sidebar {
	width: 215px;
	float: left;
	margin-left: 2px;
	margin-top: 5px;
}
.sidemenu {
	margin-top: 40px;
	margin-left: 20px;
}
#container .sidemenu h3 {
	color: #A4A4A4;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Arial;
	margin: 20px 0;
}
#container .sidemenu ul {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
}
#container .sidemenu ul li p {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: lighter;
	text-transform: none;
}
#container .sidemenu ul li strong {
	font-family: Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
#container .sidemenu ul li {
	list-style-type: none;
	margin: 25px 0 10px;
	display: block;
	font-size: 14px;
	color: #A4A4A4;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Arial;
}
#container .sidemenu ul li li {
	margin-top: 5px;
}
#container .sidemenu ul li a,
#container .sidemenu ul li a:active,
#container .sidemenu ul li a:visited,
#container .sidemenu ul li a:link {
	font-size: 14px;
	color: #A4A4A4;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
}
#container .sidemenu ul li a:hover {
	text-decoration: underline;
}
#container .sidemenu ul li a.selected {
	color: #000;
}	
#container .sidemenu ul ul li a
#container .sidemenu ul ul li a:link,
#container .sidemenu ul ul li a:active,
#container .sidemenu ul ul li a:visited {
	text-transform: none !important;
	margin: 1px 0;
	padding: 0;
	display: block;
	margin-left: 10px;
}
#container .sidemenu ul ul li a:hover {
	text-decoration: underline;
}


/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-color: white;
     bor:1px solid #CCCCCC;
    /* dimensions after the growing animation finishes  */ 
    width:600px; 
    min-height:470px !important;
    height: auto !important;
    height: 470px;    
    text-align: center;     
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
}  
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(../images/close.html); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 
div.overlay h2{
	color: #A4A4A4;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Century Gothic, Arial;

}
/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip 
{
	background-image:url(../images/toolTip_arrow.html);
	background-repeat:no-repeat;
	background-position:top center;
    min-height:30px !important; 
    height:auto !important;
    height:30px;
    padding-top:3px; 
    min-width:155px !important;
    width:auto !important; 
    width: 155px;
    display:none; 
    text-align:center;
} 
div.tooltip p
{
	background-color:#999;
	font-size:14px;
	font-size:12px;
	color:#000;
	padding:2px;
}
.search-type {
	margin-bottom: 40px;
	overflow: auto;
}
.form-input label {
	color: #3399CC;
	font-size: 12px;
	display: block;
	margin: 8px 0;
}
.searchbox {
	float: left;
	background-color: #F2F2F2;
	height: 18px;
	font-size: 16px;
	color: #999;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 5px 5px;
}
ul#category-list li {
	list-style: none;
	font-size: 17px;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
ul#category-list li a {
	color: #3399CC;
}

#container .product p {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
}


/*===========================
         footer styles                    
===========================*/
#footer {
	float:left;
	width: 850px;
	list-style-image: none;
	color: #000;
}
#footer ol,ul {
	list-style-type: none;
}
#footer ul {
	float: right;
	margin-top: 10px;
	margin-bottom: 44px;
}
#footer ul li {
	float: left;
	list-style-type: none;
	margin: 0 10px;
	font-size: 10px;
	line-height: 10px;
	color: #3399CC;
}
#footer ul li a, 
#footer ul li a:link, 
#footer ul li a:active, 
#footer ul li a:visited {
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #306;
}
#HD_container{
	/*width: 0px;
	height: 0px;*/
	margin: 0;
	padding: 0;
	
}
strong.location-title {
	position: relative;
	left: -1px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 23px;
	list-style: none;
	line-height: 21px;
	font-weight: bold;
	font-size: 13px !important;
	text-transform: uppercase;
	color: #333333;
}
#container p.map-link {
	overflow: auto;
	line-height: normal;
}
p.map-link strong {
	display: block;
	float: left;
}
p.map-link a {
	width: 45px;
	height: 14px;
	display: block;
	float: left;
	background: transparent url(../images/map_magnifyingGlass.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 10px;
	margin-top:2px;
}
.map-info-window {
	font-size: 12px;
}
.map-info-window address {
	padding-left: 23px;
}
.map-info-window p.map-link {
	padding: 5px 0 5px 23px !important;
	font-size: 12px !important;
	line-height: 14px;
}
table.stripe tr.alt td {
	background: #f2f2f2;
}
table.contact-table {
	width: 97%;
	font-size: 13px;
	margin: 20px 0;
}
table.contact-table td {
	width: 48%;
	padding: 10px 1%;
}
table.contact-table td a {
	color: #333;
}

table.cartproductgrid th,
table.cartproductgrid td {
	padding: 5px;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}
table.cartproductgrid th {
	font-weight: bold;
}
label.payment-method,
td.radiobuttoncol { 
	display: none; 
}
td.formfield {
	padding: 3px 0;
}

td.formlabel {
	padding: 6px 10px 6px 0;
	line-height: 18px;
	font-size: 13px;
	width: 8em;
}
td.formfield select,
td.formfield input[type='text'],#container .o-section p {
  margin: 0;
  padding: 0;
  line-height: 18px;
}
#container .product-menu ul li { 
	list-style: none;
}
#column1 {
	width: 400px;
	margin-right: 5px;
	float: left;
}
#column2 {
	margin-left: 10px;
	width: 360px;
	float: left;
}
#column2 #ls-controls {
	margin: 0;
}
#container .thumb-list {
	overflow: auto;
}
#container .thumb-list ul li {
	list-style: none;
	clear: none;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0;
	border: solid 2px transparent;
	clear: left;
}
#container .thumb-list ul li li {
	float: left;
	cursor: pointer;
	clear:none;
}
#container .thumb-list li.selected {
	border: solid 2px #000;
}
#container .thumb-list li.selected-no-border {
	border-color: transparent;
}
#container .thumb-list a {
	display: block;
}
#container .thumb-list span {
	display: none;
}
#container .thumb-list img {
	display: block;
}
#sitemap{

}
#more {
	background-image: url(../images/more_button.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	color: #FFF;
	padding-top: 10px;
	text-align: center;
	margin-top: 5px;
}
#more:hover {
	background-image: url(../images/more_button.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 115px;
	color: #3399CC;
	padding-top: 10px;
	text-align: center;
}
