/* CSS Document */

/* New Page Layouts */

table .cont
{
 /* margin-top: 100px;
  margin-left: auto;
  margin-right: auto;*/
  margin:100px auto 0 auto;
  height: 155px;
  width: 225px;
  text-align: center;
  vertical-align: text-bottom;
  color:#000000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  background-image:url(/images/cont/star2.jpg);
  background-repeat: repeat-y;
  background-position:center;
}

table .policy
{
  margin-top: 100px;
  height: 50px;
  width: 225px;
  text-align: center;
  vertical-align: text-bottom;
  color:#000000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}

table .payment
{
  height: 50px;
  width: 225px;
  text-align: center;
  vertical-align: text-bottom;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  font-weight: bold;
}

table .red
{
  text-align: center;
  color:#FF0000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  font-weight: bold;
}
/* Modal Popup Style */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	background-color:white;
	border:solid 4px black;
	text-align:center;
	width:60%;
	overflow:auto;
	/*position:absolute !important;*/
}

img.modalPopupStyle {
	background-color:White;
	border:solid 4px black;
}

/* End Popup */

/* Shopping Cart Styles */

table .redborder
{
	border:solid 2px #FF0000;
}

table .redborderdisclaimer
{
	border:solid 2px #FF0000;
	background-color:Black;
	color: White;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

table .prodimg
{
	text-align:left;
}

table .productdescrip
{
	border:solid 2px #FF0000;
	background-color: White;
	color: Black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

table .productdescripheading
{
	color: Black;
	border-bottom:solid 2px black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

table .proddescription
{
	color: Black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}

table .itemdescripheading
{
	color: Black;
	border-bottom:solid 2px #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align: top;
}

table .itemdescripleft
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
}

/* End Shopping Cart Styles */

#conttitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	white-space:nowrap;
	color:#DD004A;
}

table .right
{
  height: 768px;
  width: 230px;
  text-align: right;
}
/* TEST SIZE */
#table_img_background2
{
  /*height: 768px;*/
  width: 1024px;
  text-align: center;
  background-image:url(/images/layout2.png);
  background-repeat: repeat-y;
}

.headinglinks2 {
  margin-top:400px;
  padding-bottom:300px;
 }

/* Test Center */
table .center2
{
  height: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* Test Right */
table .right2
{
  height: 100%;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-left-color:Red;
  border-left-width:2px;
}

/* Test Left */
table .left2
{
  height: 100%;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

table .left
{
  height: 768px;
  width: 245px;
  text-align: left;
}

table .cellleft
{
  text-align: left;
}

table .cellright
{
  text-align: right;
}

table .cellcenter
{
  text-align: center;
}

table .center
{
  height: 100%;
  width: 723px;
  margin-left: auto;
  margin-right: auto;
}

#pagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight:bold;
	font-size:25px;
	white-space:nowrap;
	margin-top:5px;
	margin-bottom:10px;
}

#page_newsbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}

#page_message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

#page_img
{
  margin: 10px;
  height: auto;
  width: auto;
  float: center;
  text-align: center;
}

#table_img_background
{
  height: 768px;
  width: 1280px;
  text-align: center;
  background-image:url(/images/layout1.png);
  background-repeat: repeat-y;
}

/* Gallery Thumbnails */
div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  width: 150px;
  margin: 5px;
}
/* ========================= */

div.footer {
	text-align:center;
	font-size:9px;
	font-weight:bold;
}

/* Links */

.links a, .links a:visited, .links a:active {
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
}

.links a:hover {
	background-color:#0099FF;
	color:#FFFFFF;
}

/* ========================= */
td hr {
	color:#DD004A;
	height:2px;
}

body {
	background-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:0px;
	margin-top:0px;
}

	a:link {color: #0000FF}
	a:visited {color: #0000FF}
	a:active {color: #0000FF}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p.about {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:35px;
}

.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.messagebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.validation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
}

.default {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.gallerytypes {
	width:35%;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.yarntypes {
	width:95%;
	text-align:left;
	font-size:12px;
	border-bottom:#FF0000 solid 2px;
/*	white-space:nowrap;*/
}

.yarntype {
	width:95%;
	text-align:left;
	font-size:13px;
	font-weight:bold;
/*	white-space:nowrap;*/
}

.workshoptype {
	width:35%;
	text-align:left;
	font-size:12px;
	white-space:nowrap;
}

table.gall {
  width: 80%;         /* an explicit width is required for WinIE, or it screws up badly */
  margin: auto;       /* correctly center block element */
  padding: .5em;
  overflow: hidden;
  text-align: center;
  text-decoration:none;
}

.gal img {
  display: block;
  text-align: center;
  margin: 0 auto .3em auto;                
  padding: 0;
  border:.5px;
}

table.lists {
	width:100%;
	border:2px;
	border-left-color: #CC0099;
	border-right-color: #CC0099;
	padding:0px;
}

table.lists td{
	border:2px;
	border-left-color: #CC0099;
	border-right-color: #CC0099;
}

table.lists tr{
	border:2px;
	border-left-color: #CC0099;
	border-right-color: #CC0099;
}


.main_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#DD004A;
	font-weight:bold;
	font-size:20px;
	white-space:nowrap;
	margin-top: 5px;
}

.page_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight:bold;
	font-size:20px;
	white-space:nowrap;
	margin-top:35px;
}

.gallery_titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	white-space:nowrap;
	margin-top:25px;
}

.logo {
	text-align:center;
	margin-left:0px;
	margin-top:0px;
	white-space:nowrap;
}

.backgr {
  display:block;
  width: 80%;
  margin-left: 5%;
  margin-right: 5%;
  background-color: #CCCCCC;
/*  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;*/
 }
 
/* Used for the navigation links for Ecomm */ 

table .headinglinks {
  display: inline;
 }

/* End of Ecomm Navigation*/
#hr {
	border-top-style:solid;
	border-top-color:#DD004A;
	margin-top: 1px;
	padding-top: 1px;
	height:1px;
	width: 500px;
	text-align:left;
}

/*Home Page Sale*/
.redheading
{
	color:Red;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	font-size:25px;
	white-space:nowrap;
	margin-top:5px;
	margin-bottom:10px;
}

.blackheading
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	white-space:nowrap;
}