/* CSS Document for AlpacaFashion.com */

/******************************************/
body {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	background-image: url(../images/background2.jpg);
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 17px;
	color: #0575f0;
	margin-top: 0;
}
th {
	height: 22px;
}
.small {
	font-size: 10px;
}
.warning {color: #FF0000}
.message {
	color: #055cec;
}
#bgRight {
	background-image:url(/includes/images/background.jpg);
	width:335px;
	height:865px;
	left:995px;
	position:absolute;
}
/******************************************/
/* page header */
/******************************************/
#header {
	width:995px; 
	background-color:#242a2e;
	padding-top: 10px;
	position: relative;
}
#header table {
	background-color:#242a2e;
}
#slideshow {
background-color:#ffffff;
	/*border:#FFFFFF 1px solid;
	width: 995px;*/
}
/******************************************/
/* page footer */
/******************************************/

#footer {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 995px;
	background-color: #222222;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	position: relative;
	float:left;
}
#footer a {color:#FFFFFF;}
#footer a:hover {text-decoration:none;}
#footer p {font-size: 11px}

/******************************************/
/* content */
/******************************************/
#pageheight {
	height:100%;
}
#content {
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	width:993px;
	position: relative;
	float:left;
}
.mainTable { padding-top: 12px;}
#leftColumn {
	background-color:#cccccc;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-top:20px;
	padding-left:22px;
	padding-bottom:40px;
	width:160px;
	line-height:12px;
	height: 392px;    /* this is the setting that controls page height */
	min-height: 392px;
}
#leftColumn a {
	color:#FFFFFF;
	text-decoration:none;
}
#leftColumn a:hover {
	text-decoration: underline;
}
#mainColumn {
	padding:20px;
	vertical-align:top;
	line-height:16px;
	background-color:#FFFFFF;
	height: 410px;    /* this is the setting that controls page height */
	min-height: 410px;
}
#mainColumn li {
	/*padding-bottom:12px;*/
}
/*********link***************************/
.link_Uppercase {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;	
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link a {
	text-decoration:underline;
	color:#0575F0;
}
.link a:hover {
	text-decoration:underline;
	color:#ae6e2e;
}
.link a:visited {
	color:#800080;
}
/******************************************/
/* tab menu */
/******************************************/    
#slidetabsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 0px solid white;
}
* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0;
}
#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 19px;
padding:0;
}
#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}
#slidetabsmenu a {
float:left;
background:url(/includes/images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 11px;
text-decoration:none;
}
#slidetabsmenu a span {
float:left;
display:block;
background:url(/includes/images/tab-right.gif) no-repeat right top;
padding:2px 11px 2px 0px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b75813;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */
#slidetabsmenu a:hover span {
color:#e66a20;
}
#slidetabsmenu #current a {
background-position:0 -24px;
}
#slidetabsmenu #current a span {
background-position:100% -24px;
color:#FF0099;
}
#slidetabsmenu a:hover {
background-position:0% -24px;
}
#slidetabsmenu a:hover span {
background-position:100% -24px;
}
/******************************************/
/*- Menu Tabs E-------------------------- */
/******************************************/
#tabsE {
  float:left;
  width:100%;
  /*background:#242a2e;*/
  font-size:93%;
  line-height:normal;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  }
#tabsE ul {
  margin:0;
  padding:0px 10px 0 20px;
  list-style:none;
  }
#tabsE li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsE a {
  float:left;
  background:url("/menu/tableftE.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsE a span {
  float:left;
  display:block;
  background:url("/menu/tabrightE.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span {
  color:#FFF;
  }
#tabsE a:hover {
  background-position:0% -42px;
  }
#tabsE a:hover span {
  background-position:100% -42px;
  text-decoration:underline;
  }  
#tabsE #current a {
  background-position:0% -42px;
  }
#tabsE #current a span {
  background-position:100% -42px;
  }  
/******************************************/
/* horizontal menu */
/******************************************/
.indentmenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
width: 994px; /*leave this value as is in most cases*/
}
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #FF3399; /*dark border*/
border-width: 1px 1px 1px 0;
background-color:#000000;
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
float: left;
color:#ffffff; /*text color*/
padding: 4px 18px;
text-decoration: none;
border-left: 1px solid #FF3399; /*dark divider between menu items*/
}
.indentmenu ul li a:visited{
color:#ffffff;
}
.indentmenu ul li a:hover, .indentmenu ul li .current{
color:#000000 !important; /* text color of selected and active item*/
padding-top: 5px; /*shift text down 1px for selected and active item*/
padding-bottom: 3px; /*shift text down 1px for selected and active item*/
background-color:#FFFFFF;
}
/******************************************/
/* other css */
/******************************************/

.Pink_BIG_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF3399;
	font-weight:bold;
	margin-top:0px;	
}
.Black-Bold {
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.Black-Bold2 {
    color:#333333;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
}
.photo_contest_box_pink {
	border-width: 1px;
	border-style: solid;
	border-color: #FF3399;
}
.Bold-Blue {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0575f0;
}
.Bold-BlueSM {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0575f0;
}
.Bold-BlackSM {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.Bold-pink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF3399;
}
.Bold-pink2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF3399;
}
.small_blue_note {color: #0575F0; font-size:10px}
.small_orange_note {color: #CC3300; font-size:10px}
.small_green_note {color: #02877c; font-size:10px}
.small_white_note {color: #ffffff; font-size:10px}
.small_black_note {color: #000000; font-size:10px}