
/* Basic Styles */

body {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	background-color: #5e5035;
	margin-top: 15px;
	margin: 0px;
}
td { }

p { text-indent: 0px; }
img { border: 0px; }
hr {
	color: #BABABA;
	background-color: #BABABA;
	border: 0px;
	height: 1px;
}

h1{

  width: 100%;
  height: 25px;
  border: 1px solid #BABABA;
  font-weight: bold;
  text-align: center;
  font-size: 125%;
  margin-top: 0px;
  margin-bottom: 0px;
  
}

h2 {
	text-align: center;
	color: #ffffff; 
	display: block; 
	font-weight: bold; 
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
  width: 100%;
  height: 25px;
  border: 1px solid #BABABA;
  font-weight: bold;
  text-align: center;
  padding: 2px;
  font-size: 125%;
}

input, textarea {
	font-size: 10px;

	color: #000000;
	background: #FFFFFF;
	border: 1px solid #a48566;
}

select {
	background: #FFFFFF;
	color:#000000;
}

a { color: #a48566; }


/* Layout Styles */

.masterTable { 
	padding: 0px;
	margin: 0px;
	}

.vBar {	font-size: 85%; }
.vBar a{
	color: #FF8C00;
	text-decoration: none;
}

.masterHeader {
	width: 800px;
	height: 125px;
}

.masterMenu {
	width: 125px;
	height: 450px;
	background-color: #008478;
	border-left: 2px solid #004B6E;
	border-right: 2px solid #004B6E;
}

.loginBar {
	color: #000000;
	width: 800px;
	vertical-align: middle;
	background-color: #e9d1ac;
	border: 1px solid #a48566;
	padding-left: 10px;
	padding-right: 10px;
}
.loginBar a{
	color: #a48566;
	text-decoration: none;
}

.loginForm { padding-top: 5px; padding-bottom: 5px; text-align: right }

.liveArea {
	width: 1000px;
	vertical-align: top;
	text-align: left;
}

.menuTitle {
	text-align: center;
	background-color: #004B6E;
	color: #FFFFFF;
	font-size: 80%;
	padding-bottom: 2px;
	padding-top: 2px;
}




.header {
  width: 100%;
  height: 25px;
  border: 1px solid #BABABA;
  font-weight: bold;
  text-align: center;
  font-size: 125%;
}

.subHeader {
  color: #000000;
  width: 100%;
  height: 35px;
  border: 1px solid #a48566;
  text-align: center;
  font-size: 2em;
  background: #ffaa23;

}

.newsHD {
  border: 1px solid #666666;
  height: 24px;
  padding: 2px;
  background: #001C00;
}

.contentArea {
  vertical-align: top;
  text-align: left;
  padding: 2px;
}
.contentArea a{ text-decoration: none; }

.faq {
	text-align: left;
	font-size: 90%;
}

.faqquestion {
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 90%;
}
.faqquestion a{	text-decoration: none; }

.virtualenabled {
	text-align: center;
	vertical-align: middle;
}

.consoleName { color: #000000; width: 20%; text-align: right; vertical-align: top; padding-bottom: 2px }
.consoleName b{ color: #000000; }
.consoleValue { text-align: left; vertical-align: top; padding-bottom: 2px; }


/* Template Page Styles */

.templateName { color: #000000; width: 40%; text-align: right; vertical-align: top; padding-bottom: 2px }
.templateName b{ color: #000000; }
.templateValue { text-align: left; vertical-align: top; padding-bottom: 2px  }


.pricingTable {	border: 1px solid #000000; }
.pricingQuantity { background-color: #e9d1ac; }

.indentLeft { padding-left: 5px; margin-left: 5px; }

.menuIndent { padding-bottom: 5px; padding-right: 5px; }


.showTitle {
	background-color: #B62A79;
	color: #FFFFFF;
	font-size: 80%;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.showItem {
	background-color: #FFFFFF;
	color: #B62A79;
	font-size: 90%;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.storeList {
	height: 330px;
	text-align: center;
	vertical-align: top;
}

.storeNav {
	height: 25px;
	font-size: 75%;
	text-align: center;
}
.storeNav a{ text-decoration: none; }


.footer {
	width: 800px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.footer a{ text-decoration: none; }

.submit {
	background: #FFFFFF;
	border-color: #B62A79;
	color:#B62A79;
}

/* Font Sizes */

.small { font-size: 85%; }
.smaller { font-size: 75%; }

.optionbox {
	width: 20px;
	height: 20px;
	border: 1px solid #a48566;
	text-align: center;
	background: #e9d1ac;
}

.optionbox:hover{
	background: #a48566;
}

.copyright {
	font-size: 85%;
}

.menu_home td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/home.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_home td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/home_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.menu_contact td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/contact.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_contact td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/contact_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.menu_sandals td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/sandals.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_sandals td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/sandals_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.menu_stock_art td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/stock-art.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_stock_art td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/stock-art_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.menu_testimonials td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/testimonials.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_testimonials td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/testimonials_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.menu_templates td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/art-templates.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_templates td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/art-templates_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.menu_virtual_sandal_studio td {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/virtual-sandal-studio.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.menu_virtual_sandal_studio td:hover {
	width: 202px;
	height: 26px;
	background-image: url(/images/header/virtual-sandal-studio_over.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}




.gallery {
	width: 300px;
	border: 1px solid #a48566;
	background: #e9d1ac;
}

.gallery_element {
	width: 135px;
	height: 130px;
	border: 1px solid #a48566;
	background: #FFFFFF;
}

.gallery_fullimage {
	width: 450px;
	height: 400px;
	text-align: center;
}

.bookmark {
	font-size: 10px; 
	vertical-align: middle;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
.upload {
	font-size: 10px; 

	vertical-align: middle;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	}
	
.upload a:link {
	color: red;
	}
	
.upload a:visited {
	color: red;
	}
	
.upload a:active {
	color: red;
	}
	
/* Latest Creeation Style */
.box {
	position: relative;
	margin: 5px;
	font-size: 11px;
	float: left;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
}

a.disable    {    	 color:#666;
                     text-decoration:underline
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:link    { color:#fff;
                     text-decoration:underline
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:visited { color:#fff; text-decoration:underline; 
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:active  { color:#fff; text-decoration:underline;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
A.Controls:hover   { color:#666; text-decoration:underline;
                     font-family: Arial;
                     font-size:   10pt;
                     font-weight: bold; }
					 
.showlatest {
	}
.tradeshow {
	height: 300px;
}
.container {
	width: 1000px; 
	}
.stepcarousel{
position: relative;
overflow: scroll;
width: 980px;
height: 156px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left;
overflow: hidden;
margin: 0px 20px;
width: 200px;
}
.tradeshowText {
padding-left: 10px;
line-height: 20px;
}
.welcomeMessage {
float: left; 
width: 563px; 
height: 266px;
background: #000;
color: #fff;
font-size: 13px;
line-height: 1.5em;
overflow:scroll;
}

.latestMessage {
float: left; 
width: 563px; 
height: 266px;
background: #cccc99;
color: #000;
font-size: 13px;
line-height: 1.5em;
}

#scrollup {
        position: relative;
        overflow: hidden;
        height: 30px;
        width: 1000px;
		background-color:#EDF3B9;
		background-image:url(../images/updates.gif)
}
.headline {
        position: absolute;
        top: 210px;
        left: 175px;
        height: 30px;
        width:995px;
		font-weight:bolder;
		font-size:1.25em;
      }
	  
#popUpSeeMore {
	background: #ff6600 url('/images/scrollmorebg.gif') no-repeat;
	width: 280px;
	height: 20px;
	line-height: 16px;
	position: absolute;
	left: 50%;
	margin-left: -140px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}

	
.toolTipWrapper {
	background: url('/images/tooltip.gif') center bottom no-repeat;
	padding-bottom: 6px;
	position: absolute;
	white-space: nowrap;
	margin-top: -23px;
	}
.toolTip {
	background: #999999;
	padding: 3px;
}
.toolTipInner {
	background: #333333;
	padding: 5px;
	color: #b4b3b3;
	font-family: arial, serif;
	font-size: 11px;
	}
	
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
margin-left:auto;
margin-right:auto;
}	
	
 /* slider specific CSS */

