/*  Style Sheet for MyHotLegs.com
Created: 2004-10-04  Modified: 2010-03-23

Modified: 2008-11-29 (wide) 
*/

body,div,p,h1,h2,h3,h4,h5,h6,a,img {border-style:solid;border-width: 0px;padding:0px;margin:0px;background-color: transparent;}

h3,h4,h5,h6 {margin: 10px 0px 6px 0px;}

body {
 color:yellow;
 background-color:black;
/* background-image: url("php/img/DSC_8052-01-D2A3.jpg") ; */
 background-image: url("php/img/DSC_8052-01-D2A3.png") ;
 background-repeat:no-repeat ;
 font-size:16px;
 font-family:Arial,sans-serif;
 }
/* #outer {position:relative;width:800px;margin-left:auto;margin-right:auto;} */
#outer {position:relative;width:96%;margin-left:auto;margin-right:auto;}
#outer {position:relative;width:96.5%;margin-left:auto;margin-right:auto;}
#topbanner {position:relative;top:0px;left:0px;width:100%;}
#bodybanner {position:relative;top:0px;left:0px;width:100%;} 
div.left {
 position: relative;
 top: 0px; left: 0px;
 width: 160px;
 float: left;
 }

div.combowrap {width:800px;float:right;} 

div.innercombo {width:640px;float:left;}

div.centerwrap {
 position:relative;
 top:0px;left:0px;
 width:394px;
 float:left;
 }

div.centerwrap_lsw {
 position:relative;
 top:0px;left:0px;
/* width:59.5%; */
 width:79.5%;
 float:left;
 }

div.right {
 position: relative;
 top: 0px; left: 0px;
 width: 226px;
 float: right;
 }
 
#foot {
 position:relative;
 top:0px;left:0px;
 width: 100%;
 clear:both;
 text-align:center;
 }

div.menu {
 position:relative;
 top:0px;left:0px;
 width:100%;
 } 

 
span.sitename {font-size:32px;}
 
p.menu {font-size:16px;font-family:Arial,sans-serif;}
p.copyright {font-size:15px;font-family:sans-serif;} 
p.warn {color:red;font-size:13px;}

.menu a          {width:100px;display:block;}
.menu a          { color: black; text-decoration: none}
.menu a:link     { color: white } 
.menu a:active   { color: white }
.menu a:visited  { color: white }
.menu a:hover    { color: #000000; background-color: white; }

a               {color: yellow;text-decoration:none;font-size:14px;}
a:link          {color: yellow;} 
a:active        {color: yellow;}
a:visited       {color:rgb(255,165,0);} /*orange*/
a:hover         {color: #000000; background-color: white;}

h5 {font-size:16px;font-weight:bold;}
h6 {font-size:13px;font-weight:bold;}

#bracket {width:600px;}

.ccor a {font-size:12px;text-decoration:none;margin:0 0 0 2px;}
.ccor a:hover {font-size:12px;color:yellow;background-color:rgb(102,102,204);margin:0 0 0 2px;}
.ccor h4 {margin:0 0 0 0;}



/* ccor - curved corners */

/* Inset 3D ccor */
.ccor {background: transparent; width:98%; margin:0 auto;}
.ccor h1, .ccor p {margin:0 10px;}
.ccor h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.ccor p {padding-bottom:0.5em;}

.ccor .top, .ccor .bottom {display:block; background:transparent; font-size:1px;}
.ccor .b1, .ccor .b2, .ccor .b3, .ccor .b4, .ccor .b1b, .ccor .b2b, .ccor .b3b, .ccor .b4b {display:block; overflow:hidden;}
.ccor .b1, .ccor .b2, .ccor .b3, .ccor .b1b, .ccor .b2b, .ccor .b3b {height:1px;}
.ccor .b2 {background:rgb(110,110,110); border-left:1px solid #fff; border-right:1px solid #eee;}
.ccor .b3 {background:rgb(75,75,75); border-left:1px solid #fff; border-right:1px solid #ddd;}
.ccor .b4 {background:rgb(75,75,75); border-left:1px solid #fff; border-right:1px solid #aaa;}
.ccor .b4b {background:rgb(75,75,75); border-left:1px solid #eee; border-right:1px solid #999;}
.ccor .b3b {background:rgb(75,75,75); border-left:1px solid #ddd; border-right:1px solid #999;}
.ccor .b2b {background:rgb(110,110,110); border-left:1px solid #aaa; border-right:1px solid #999;}


.ccor .b1 {margin:0 5px; background:#fff;}
.ccor .b2, .ccor .b2b {margin:0 3px; border-width:0 2px;}
.ccor .b3, .ccor .b3b {margin:0 2px;}
.ccor .b4, .ccor .b4b {height:2px; margin:0 1px;}
.ccor .b1b {margin:0 5px; background:#999;}
.ccor .boxcontent {display:block;  background:rgb(75,75,75); border-left:1px solid #fff; border-right:1px solid #999;}

/* Forms */

fieldset {width:600px;color:red;background-color:transparent;border-color:rgb(153,102,204);border-width:4px;}
label{display:block;width:200px;text-align:right;float:left;margin-right:5px;font-size:13px;line-height:1.6;background-color:white;}/**/
label {color:white;background-color:rgb(153,102,204);}

div.formrow {}
.formrow {width:100%;clear:both;}/*70%*/


/*--forms--*/
form{width:600px;float:right;}/*margin-right:10px;position:relative;left:-10px;*/ /*width:560px;*/

legend{color:white;background-color:black;line-height:1.2;}/**/
label{display:block;width:200px;text-align:right;float:left;margin-right:5px;font-size:13px;line-height:1.6;background-color:rgb(153,102,204);}/**/

input{width:300px;float:left;margin-bottom:5px;clear:right;}/**/
.block {background-color:rgb(255,165,0);} /* orange */
.formrow {width:100%;clear:both;}/*70%*/
.formrow p {font-size:12px;color:black;}

/*--forms2-- for smaller selection - 2 cols --*/
.formrow2 {width:100%;clear:both;}/*70%*/

legend span {margin: 0px 4px 0px 4px;}

.button {background-color:#FFCC00;color:white;margin:1px;} 
.button:hover {background-color:white; color:green;margin:1px;}
 a.button {padding: 0px 8px 0px 8px; text-decoration: none; cursor: default;}
 a.link {background-color: inherit; color: #FFCC00; text-decoration: underline;}
 a.link:hover {background-color:inherit;color:#000000;text-decoration:underline;}
 a.link {background-color:#FFCC00; color:#FFFFFF; text-decoration:underline;}
 a.link:hover {background-color:black; color: #FFCC00; text-decoration:underline;}

/*-- photo group --*/

div.lsw_cont {
 position:relative;
 display:inline;
 float:left;
 padding-right:15px;
 border-width:0px; /* 1px for test*/
 }

.lsw_cont p.credit {
 font-size:10px;
 }

.lsw_cont p.visit {
 font-size:8px;
 }

.lsw_cont h5 {font-size:15px;font-weight:bold;}
.lsw_cont h6 {font-size:12px;font-weight:bold;}

.lsw_cont h6 {margin: 9px 0px 4px 0px;}

.right p.credit {
 font-size:12px;
 }

.right p.visit {
 font-size:10px;
 }

 