
@import url(items.css?v=1.3);
@import url(blog.css?v=1.4);
@import url(header.css?v=1.4);
@import url(portal.css?v=1.4);
@import url(help.css?v=1.4);
@import url(sidebarstyles.css?v=1.4);
@import url(feed.css?v=1.4);

/*	--------------------------------------------------

	BODY STYLES

	-------------------------------------------------- */
body.main   {
color: #000;
margin: 0;
padding: 0;
font-size: 11px;
padding-bottom: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
background-image: url(" ../images/bg.png");
background-attachment:fixed;
text-align: left;
height: auto;
vertical-align: middle
}

body.main-popup   {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Comic Sans MS,Verdana,Helvetica,sans-serif; 
background:#ffffff;
text-align: left;
height: auto;
vertical-align: middle
}


/*	--------------------------------------------------

	TABLE CONTAINING THE WHOLE WEBPAGE

	-------------------------------------------------- */
table.container
{
	background-color: #fff;
	width: 950px;
	border:0px; 

}
table.container-popup
{
	background-color: #fff;
	border:0px; 

}
/*
table.container td
{
	padding: 0px 0px
}
*/

/*	--------------------------------------------------

	CONTAINER HOLDING CONTENTS AT THE TOP OF THE PAGE

	-------------------------------------------------- */

container_top{
padding:0px;
margin:0px;
width:750px;
}


/*	--------------------------------------------------

	LOGO AT THE TOP LEFT CORNER

	-------------------------------------------------- */
.toplogo{
width: 294px !important;
height: 65px;
background-image: url("../images/sb.png");
background-repeat: no-repeat;
background-position: center center;
padding:0;
margin:0;
}

a{
	text-decoration: none;
}
/*	--------------------------------------------------

	TABLE STYLES

	-------------------------------------------------- */

table table table {
border-width:0px;
background-color:transparent;
padding:0px;
margin:0px; 
background-image: none;}
/*	--------------------------------------------------

	NAVIGATION MENU AT THE TOP OF THE PAGE

	-------------------------------------------------- */


#navtop
{
	padding:0px;
	margin:0px;
	xbackground-color:#036;
}
#navtop  ul    {

	padding: 0em;
	/*xbackground-color:#999999;*/
	color: #999999;
	width: 400px;
	margin: 3px 3px 3px 0px;
	font-family: arial, helvetica, sans-serif;
}

#navtop ul li { 
display: inline;
 }

#navtop ul li a
{
padding:2px 10px;
color: #000000;
font-size:10px;
text-decoration: none;
xfloat: left;
xborder-right: 1px solid #fff;
}

#navtop ul li a:hover
{
xbackground-color:#0066FF;
color: #000000;
}

#navtop ul li.here a
{
	padding:2px 20px;
	background-color: #fff;
	color:#036;
	font-size:12px;
	text-decoration: none;
	xfloat: left;
	border-right: 1px solid #fff;
}

#navtop ul li.here a:hover
{
	background-color:#0066FF;
	color: #fff;
}

/*	--------------------------------------------------

	NAVIGATION MENU

	-------------------------------------------------- */


#navlist
{
	padding-top:10px;
	padding-bottom:10px;
	xbackground-color:#036;
}
#navlist  ul    {

	padding: 5px 0px 5px 0px;
	background-color:#0054A6;
	/*background-image: url("../images/background5.gif");*/
	color: White;
	width: 750px;
	margin: 3px 3px 3px 0px;
	font-family: arial, helvetica, sans-serif;
}

#navlist ul li { 
display: inline;
 }

#navlist ul li a
{
padding:2px 20px;
color: #ffffff;
font-size:12px;
text-decoration: none;
/*xfloat: left;*/
border-right: 1px solid #fff;
}

#navlist ul li a:hover
{
background-color:#0072BC;
color: #fff;
}

#navlist ul li.here a
{
	padding:2px 20px;
	background-color: #0072BC;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
	/*xfloat: left;*/
	border-right: 1px solid #fff;
}

#navlist ul li.here a:hover
{
	background-color:#0072BC;
	color: #fff;
}



/*	--------------------------------------------------

	FLASH MOVIE CONTAINER

	-------------------------------------------------- */
#flash{
text-align: center;
display: block;
margin-bottom: 0;
/*xxbackground-image: url("../images/skewlbuoy2.png");*/
background-position: center center;
background-repeat:no-repeat;
padding: 0 0px;
height: 315px;
overflow: hidden;
}

/*	--------------------------------------------------

	TEXT AND IMAGE CONTENT OF WEBPAGE

	-------------------------------------------------- */
#content {

	background-color: #fff;
	
	text-align: left;
	
	margin-left: 2px;
	
	padding-right: 5px;
	
	padding-left: 25px;
	
	width: 750px;

}

/*	------------------------------------------------------------------------------------------------

	ALTERNATIVE (flash movie alternative)  HEADER ON "MEN", "WOMEN", "ABOUT US" and "CONTACT" PAGES

	------------------------------------------------------------------------------------------------- */
div.altheader
{
	text-align: center;	
	display: block;	
	margin-bottom: 0;	
	background-color: #fff;
	background-position: center center;
	background-repeat:no-repeat;	 
	padding: 0 1px;
	font-size: 18px;
	font-weight: bold;
	width: 648px !important;
	height: 55px;
	overflow: hidden;
}

/*	--------------------------------------------------

	STYLES FOR THE TITLE HEADING 

	-------------------------------------------------- */
div.body-title
{
	font-size: 15px;
	padding: 5px;
	font-weight: bold;
}

/*	-------------------------------------------------------------------------

	STYLES FOR THE NAVIGATION ON THE LEFT FOR THE "MEN" and "WOMEN" PAGES

	-------------------------------------------------------------------------*/
div.clothingdisplayleft
{
	padding: 0px 10px 5px 0px;
	text-align: right;
	height: 200px;
	font-size: 12px;
	margin: 0px;
}

div.nav-left
{
	border-top: 1px solid #bab8b8;
	padding: 5px 3px;
}
div.nav-leftON
{
	border-top: 1px solid #bab8b8;
	padding: 5px 3px;
	color:#fff;
	background-color: #6495ED;
}
a.nav-left
{
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;
}
a.nav-left: hover
{
	text-decoration: none;
	color:black;
}

div.nav-left-bottom
{
	border-top: 1px solid #bab8b8;
}

/*	-------------------------------------------------------------------------

	STYLES FOR BOTTOM OF THE WEBPAGE

	-------------------------------------------------------------------------*/
#bottomcontainer {

width: 800px;
margin:auto;
xbackground-image: url("../images/skewlbuoy2.png");
background-position: center center;
background-color:#000000;
background-repeat:repeat;
padding: 0 0px;
xheight: 315px;

}

/*	--------------------------------------------------

	NAVIGATION MENU FOR BOTTOM PAGE

	-------------------------------------------------- */


#navbottom
{
	padding-top:0px;
	margin: 0px;
	/*background-color:#8E2323;*/

}
#navbottom  ul    {

	padding: 5px 0px 5px 0px;
	/*background-color:#8E2323;*/
	color: White;
	width: 950px;
	font-family: arial, helvetica, sans-serif;
}

#navbottom ul li { 
display: inline;
 }

#navbottom ul li a
{
padding:2px 20px;
color: #ffffff;
font-size:10px;
text-decoration: none;
xfloat: left;
border-right: 1px solid #fff;
}

#navbottom ul li a:hover
{
background-color:#CCCCCC;
color: #fff;
}

#navbottom ul li.here a
{
	padding:2px 20px;
	background-color: #000000;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
	xfloat: left;
	border-right: 1px solid #fff;
}

#navbottom ul li.here a:hover
{
	background-color:#CCCCCC;
	color: #fff;
}


/*	-------------------------------------------------------------------------

	STYLES FOR BOTTOM OF THE WEBPAGE

	-------------------------------------------------------------------------*/


.itemheader{

background-image: url("../images/itemheader.png");
background-repeat: repeat-x;


}









/*	--------------------------------------------------

	Paypal and credit card logos

	-------------------------------------------------- */
.bottomlogo{
width: 400px !important;
height: 35px;
background-image: url("../images/bottom_logo.png");
background-repeat: no-repeat;
background-position: center center;
padding:0;
margin:auto;
padding-bottom:40px;
}
/*
#mainframe {

text-align: center;

margin: 0px auto 0;

padding: 0;

width: 800px;

height: auto

}

#topcurve {
height: 18px;
}




#sidebar {

text-align: left;

margin-top:5px;
padding: 15px;

border-left: 1px dotted #bab8b8;

width: 300px;
min-height: 199px;

float: right;

\width: 210px;

w\idth: 200px

}

#container {

	background-color: #fff;
	background-repeat: repeat-y;
	padding-bottom: 0px;
	width: 800px;
	height: auto;

}
*/

div.maillist
{
	text-align:right;
	margin: 5px 20px 5px 0px;
	height: auto;
}
.button{margin:0;padding:0 .25em;width:auto;height:auto;overflow:visible;}

div.error
{
	color: red;
}
div.confirmation
{
	color:green;
}

a.active
{
	text-decoration: none;
}

/*profile wall*/
.wallpost {
float:left;
margin:0px 0px 15px;
padding:0px;
}

.wallpost td.wallimage {
text-align:left;
width:90px;
}
.wallpost td {
padding:0px;
vertical-align:top;
}

td.label {
font-size:12px;
text-align:left;
padding: 10px;
color: #8E2323;
font-weight: bold;
}

.wallpost td.wallinfo {
border-top:1px solid #3B5998;
width:100%;
}
.wallpost .wallinfo .wallheader {
border-bottom:1px dotted #D8DFEA;
padding:3px 5px;
}
.wallpost .wallinfo .walltext {
overflow:hidden;
padding:5px 5px 8px;
width:500px;
}
.wallpost .wallactions {
border-bottom:1px dotted #D8DFEA;
border-top:medium none;
clear:right;
padding:1px 5px;
}

/*end profile wall*/


td.label
{
	
}
td.input
{
	padding: 10px;
}
.topheader-inactive{
padding: 10px 12px; 
background-color: #FFE4E1;
border-bottom: 0px;
font-size: 15px;
font-weight:bold;
}

.topheader-active{
padding: 10px 12px; 
/*border: 1px solid #D3D3D3;*/
border-bottom: 0px;
font-size: 15px;
font-weight:bold;
}

.form-notes{
	color: #666666;
}

.roomitemmarket 
{
	margin-left:auto;
	margin-right: auto;
	
}
.roomitemmarket th
{
	font-weight: bold;
}
.roomitemmarket td,th
{
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #F0F0F0;
}

.roomitemmarket td.splendor
{
	color: #CD8500;
	font-weight:bold;
}

.essaccsHeader
{
	margin: 16px 6px 5px 0px; 
	font-size: 13px;
	text-align:center;	 
	color:#8E2323;
}

.ecwHeader-inactive
{
	padding: 6px 10px 6px 10px; 
	font-size: 16px;
	text-align:center;	 
	font-weight: bold;
}
.itemcat_Header
{
	padding: 6px 10px 6px 10px; 
	font-size: 13px;
	text-align:center;	 
	font-weight: bold;
}
.ecwHeader-active
{
	padding: 6px 10px 6px 10px; 
	font-size: 15px;
	text-align:center;	 
	background: #FFE4E1;
	border:2px solid #CA0002;
}
.estateSpecial
{
	color:#006400;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
}
.slidyrectangle
{
	border: 1px solid #dddddd;
	-moz-border-radius:4px;
	margin-top:10px;
}

.error_div
{
	margin: 10px;
	padding: 8px;
	background: #FFC1C1; 
}

.confy_div
{
 	margin: 10px;
 	padding: 8px;
 	background: #98FB98; 
}

fieldset.helpfield
{
	border: 1px solid #ddd;
	-moz-border-radius:4px;
	padding: 8px;
	margin-bottom: 5px;
}
fieldset.helpfield legend
{
	color: #0147FA;
}
.elsewheretopic
{
	background:transparent url("../icons/red_bull.gif") no-repeat scroll left 7px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}

td.rightnavi
{
	background: #C9C9C9;
}

div.thought-display
{
	-moz-border-radius:4px;
	background:#E4EDF6;
	padding:8px;
}
div.thought-feedheader
{
	color:#3D3D3D; 
}
div.thought-header
{
	color:#3D3D3D; 
	padding-top:10px;
	text-align:center;
}
div.thought-feedmain
{
	padding-bottom:15px;
	text-align:center;
}

.parentSectionHeader
{        
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 15px; 
	text-align: center; 
	font-size: 20px; 
	font-weight: bold; 
	color: #207CB7;
	font-family: arial;        
}
.digg-images img
{
	vertical-align:middle;
}
.d-disabled, .d-disabled-open {
background:#F6F6F6 none repeat scroll 0%;
color:#777777;
}

div.sidebar-comments
{
	-moz-border-radius:4px;
	background:#fff;
	padding:8px;
	border:1px solid #F5E1B8;
}
.todo-header{
	padding: 5px 5px 5px 7px;
}
#doxabillboard
{
    width: 950px;
    height: 579px;
    background: transparent url(http://www.skewlbuoy.com/images/doxabillboard.png) no-repeat scroll 0 0;
}
#doxabillboard a#doxabutton
{
    position: relative;
    display:block;
    width: 216px;
    height: 49px; 
    left: 714px;
    top: 0px;           
    text-indent: 0;
}

#doxabillboard h1
{    
    text-indent: -9999px;    
}
.aicolor{
	font-weight: bold;
	color: #8B1A1A;
}
        