/* ITEM CONTENT TABLE Properties */

.tablecontent {
	height: 520px;
	width: 640px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker.jpg);
	padding-bottom: 7px;
}


/* SUB-MENU Properties */

.tablesubmenu {
	top: 130px;
	width: 160px;
	padding-right: 9px;
	overflow: visible;
	position: absolute;
	visibility: visible;




}



/* FORM LIST FIELD for item page: select color, select size, quantity */

.formitemselection {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	;
	background-color: #CCCCCC;
	width: 100px;
	letter-spacing: 1px;
	word-spacing: 1px;

}
.tableitemcolor {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;


}

/* Copyright Table, credits, etc. All rights reserved*/
.tablecopyright {
	width: 800px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	text-align: right;
    }
	
.tablecopyright a:link {
	color:#fff;	
	border-bottom: solid 1px #666;
}

.tablecopyright a:hover {
	color:#fff;
	border-bottom: solid 1px #FF0000;
}


.tablecopyright a:visited {
	color:#fff;
	border-bottom: solid 1px #666;
}

/* Img THUMBNAILS casing and the inside container. Image preview */
.tablethumbnailcasing {
	height: 180px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 3px;
	background-image:  url(../images/background/bg_gradient_grey_3darker_thumbnail.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;




}
.tableimgthumbnailcaptions {
	width: 100%;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
	height: 40px;
	top: 0px;
	clip:   rect(0px auto auto auto);
	position: static;









}
.tablesectioncontent {
	height: 320px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker_section.jpg);




}


.tablemensectioncontent {

	height: 320px;
	width: 602px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker_section.jpg);
}

/* Menu table for register, sign in, log out on main pages */
.tablemenusignin {
	width: 800px;
	margin-bottom: 7px;
	margin-top: 15px;

}


/* Menu table for previous and next in the Zoom item pop-up */
.tablemenuzoom {
	width: 770px;
	margin-bottom: 7px;
	height: 10px;
}
/* Menu table for close window the zoom item page pop up */
.tablemenuzoomtop {
	width: 200px;
	margin-top: 7px;
	top: 30px;

}
.tablenews {
	height: 320px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.tablecontentnews {
	height: 300px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker_news.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
.tablesubscribe {
	width: 318px;
	height:100px;
	padding: 0 15px 10px 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	border-bottom: 1px solid  #666666;
}

.tablesubscribe a:link {
	color:#fff;	
	border-bottom: solid 1px #666;
}

.tablesubscribe a:hover {
	color:#fff;
	border-bottom: solid 1px #FF0000;
}


.tablesubscribe a:visited {
	color:#fff;
	border-bottom: solid 1px #666;
}

.tableshoppingitem {
	background:#000000;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #000000;





}
.tableshoppinghelp {
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	background-image:  url(../images/background/bg_gradient_quickhelp.jpg);


}

/* SHOPPING BAG PAGE /CHECKOUT TABLE alignment */
/* HIGHLIGHTED Sub-menu (red): Verify Order, Shipping & Billing Info, and Place Order */

.tablecheckoutmenuhighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
	width: 100%;
	height: 25px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #000000;

}

/* When it isn't highlighted */
.tablecheckoutmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
	color: #CCCCCC;
	width: 100%;
	height: 25px;
	background-image: url(../images/background/bg_gradient_checkoutmenu.jpg);


}

/* Without Right border line for the last one "Place ORDER" */
.tablecheckoutmenunoline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	text-align: center;
	color: #CCCCCC;
	width: 100%;
	height: 25px;
	background-image: url(../images/background/bg_gradient_checkoutmenu.jpg);
	background-color: #000000;


}

.tablecheckoutmenunolinehighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FF0000;
	text-align: center;

	width: 100%;
	height: 25px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.tablecheckoutcasing {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;

	background:#000000;
	background-color: #000000;


}
.tablemyaccount {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker_thumbnail.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.tableshoppingitemnoline {
	background: #000000;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;


}

/* Table dashed right line for the shipping and billing addresses in STEP 4 of checkout */
.tableshoppingrightline {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}

/* Table tops dashed lines for order summary casing in STEP 4 of checkout */
.tableshoppingtoplines {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #666666;

}

/* LOGIN PAGE - Left side table for NEW CUSTOMERS. Creating a User account */

.tablesloginleft {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker_section.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: 330px;
	width: 396px;



/* LOGIN PAGE - Right side table for REGISTER CUSTOMERS. Signing in */

}.tablesloginright {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker_section.jpg);
	padding: 15px 15px 15px 25px;
	margin-left: 7px;
	height: 330px;
	width: 396px;




}

/* NEWS table with a dashed underline, also used on item tables in the checkout area */
.tablenewsline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.tabletopnewsline {
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/* LOUNGE - Index page - line that goes through the news column */

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.alignleft {
	margin-left: 15px;

}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;



}
.tablesubmenulinks {
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	right: 15px;
	padding-right: 10px;
}

/* Opinion poll, adjustment the height to fit the news text height */
.tablepoll {
	margin-top: 30px;
}

/* Customer Service section the main content table may have no height or varied */
.tablecontentheight0 {
	width: 640px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker.jpg);
	height: 400px;
	padding: 7px;

}
.tabledashcasing {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 100%;

}

.tabledashcasingII {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 100%;
	padding-right: 15px;

}
.tabledashcasingIInoline {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 100%;
	padding-right: 15px;
}
.tablealertmessage {
	background:#000000;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFF00;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 1px dashed #FFFF99;
	padding-right: 15px;


}
.tablesizecharts {
	width: 600px;
	border: 1px dashed #999999;
}


/* ITEM PAGE */

.tableitemtop {
	top: 130px;
	height: 470px;
	width: 380px;
	position: absolute;
	visibility: visible;




}

.tabledescriptiontop {
	top: 132px;
	overflow: visible;
	position: static;
	height: 530px;
	width: 243px;
}

/* (used for the main description without "style options" drop down menu) */
.tabledescriptiontopshort {
	top: 130px;
	height: 450px;
	width: 243px;
	position: absolute;

}

.tablezoom {
	background-color: #575757;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 2px;

}




/* IMAGES  */


    img.thumbnail {
	height: 151px;
	width: 151px;
	border:0; 
    margin:0 0px; 
    }

    img.thumbnaillink {
	height: 151px;
	width: 151px;
	border: 1px solid #FFFFFF;
    }
	
	/* Item page - a shorter column, height must be reduced because there is no "style options" drop down */	
	
.tablecontentshort {

	height: 500px;
	width: 640px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image:  url(../images/background/bg_gradient_grey_3darker.jpg);
	padding-bottom: 7px;
}
.tablesubmenusearchbox {
	top: 165px;
	width: 125px;
	padding-right: 9px;
	position: absolute;
	background-image: url(../images/background/bg_searchbox.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	height: 60px;

}

/* Thumbnail table shift to the left and with margin, for all film scan images, etc.*/
.tablecaptionleftshift {
	border: 0;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 7px;
	background-color: #666666;

}

/* Thumbnail table shift to the left and with margin, for all film scan images, etc.*/
.tablecaptionrightshift {
	color: #999999;
	border: 0;
	padding: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 10px;
	background-color: #666666;


		


}

/* HIGHLIGHTED Sub-menu (red): Dressing Room */
.tabledressingroomhighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #33FFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
	width: 100%;
	height: 25px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #000000;

}

tableshoppingitemgrey {
	background:#666666;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


