body {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#orderform select {
	width: 200px;
	margin-bottom: 5px;
	
}

#ninehund {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF left repeat-y url(../images/sidemenu-bg.gif);
}
#left {
	float:left;
	width: 140px;
	text-align: center;
	padding-right: 5px;
	color: #666;
	padding-top: 15px;
	background-color:#FFF;
}
#right {
	float: right;
	width: 735px;
	padding-right: 7px;
	padding-left: 8px;
}



/* Side Menu Styling */



#sidemenu {
	font-size: 14px;
	line-height: 20px;
	width: 131px;
	color: #000;
	text-decoration: none;
	background-color:#FC6;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	text-align: left;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#sidemenu h1 {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#sidemenu a:link {
	color: #000;
	text-decoration: none;
}
#sidemenu a:visited {
	color: #333;
	text-decoration: none;
}
#sidemenu a:hover {
	color: #666;
	text-decoration: underline;
}
#sidemenu h1 a:hover {
	color: #666;
	text-decoration: none;
}







/* Above Menu Styling */

#above {
	font-weight: bold;
	font-size: 13px;
	color: #F90;
	text-align: right;
	padding:25px 0 20px 0;
	line-height:18px
}
#above a:link {
	padding-left:10px;
	padding-right: 10px;
	color:#F90;
	text-decoration:none;
}
#above a:visited {
	padding-left:10px;
	padding-right: 10px;
	color:#F90;
	text-decoration:none;
}
#above a:hover {
	padding-left:10px;
	padding-right: 10px;
	color:#F90;
	text-decoration:underline;
}

#above .red a:link  {
	color:#F00;
	text-decoration:none;
}
#above .red a:visited  {
	color:#F00;
	text-decoration:underline;
}
#above .red a:hover  {
	color:#F00;
	text-decoration: underline;
}





/* MENU Styling */

.menulink {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	padding: 5px 12px;
	color:#333;
	text-decoration:none;
}
a.menulink:link {
	color:#333;
	text-decoration:none;
	
}
a.menulink:visited {
	color:#333;
	text-decoration:none;
	
}
a.menulink:hover {
	color:#06F;
	text-decoration:none;
	
}

.customlink {
	display: block;
	float: left;
	padding: 5px 12px;
	color: #F00;
	text-decoration: none;
}
a.customlink:link {
	color: #F00;
	text-decoration: none;
	
}
a.customlink:visited {
	color: #F00;
	text-decoration: none;
	
}
a.customlink:hover {
	color:#06F;
	text-decoration:none;
	
}
#menu {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 735px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}


/* Product Images */

#flash {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash h1 {
	color: #666;
	margin-bottom: 0px;
}
#flash h2 {
	color: #FC3;
	margin-top: 0px;
}
#flash p{
	font-size:.9em;	
	line-height:1.4em;
	
}
#flash.index {
	max-height: 240px;
	overflow:hidden;
}
ul#portfolio {padding:0;list-style:none;margin:0;overflow:hidden;}
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li img {max-width:735px;text-align:center;margin:0;}




/* Index Columns */



#special {
	background-image: url(../images/yellow-bg-fade.jpg);
	background-repeat: repeat-x;
	width: 245px;
	padding: 10px 5px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

#special h3, #top3 h2 {
	font-size: 16px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#special h1 {
	color: #F00;
	font-size: 22px;
	padding: 0px;
	margin: 0px;
	
}
#special h2 {
	color: #F90;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#greatdesign {
	float: right;
	width: 450px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}
#greatdesign p, #left500 p, ol {
	text-align: left;
	color: #5674b9;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	line-height:18px;
}
ol {
	margin-left:20px;
}
#greatdesign h1 {
	text-align: left;
	color: #F00;
	font-size: 28px;
}

#samples {
	width:215px;
	text-align:left;
	float:left;

}
#samples p {
	font-size:12px;
}

/* Top 3 Styling */


#top3 {
	background-image: url(../images/top3fade.jpg);
	background-repeat: repeat-x;
	width: 735px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#top3 img {
	float:right;
}
#top3 h1 {

	font-weight: normal;
	color: #5674b4;
}
#top3 h1 a:link {

	color: #5674b4;
	text-decoration:none
}
#top3 h1 a:visited {

	color: #5674b4;
	text-decoration:none
}
#top3 h1 a:hover {

	color: #5674b4;
	text-decoration:underline
}
#top3 h2 a:link {
	color: #666;
}
#top3 h2 a:visited {
	color: #333;
	
}
#top3 h2 a:hover {
	color: #666;
	text-decoration:none
}

#divider {
	background-image:url(../images/top3divider-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
	


#no1 {
	width: 225px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
}
#no2 {
	width: 231px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	
}
#no3 {
	width: 225px;
	float: right;
	padding-right: 9px;
	padding-left: 9px;
}


/* Interior Columns */


#left500 {
	width:466px;
	padding-right: 25px;
}
#left500 h1{
	font-size:24px;
	color:#888;
}
#left500 h2 {
	color:#00AEEF;
	font-size:18px;
	padding: 0px;
	margin-bottom: 0px;
}
#left500 h3 {
	margin: 10px 0px 0px 0px;
	font-size:1 em;
	color:#F90;
	font-weight: normal;
}
#left500 img {
	max-width:466px;
	height:auto;
}
#l250 {
	width:250px;
	float:left;
}


#right250 {
	width:243px;
	float:right;
	margin:10px 0;
	
}
#yellowfade {
	
	text-align:right;
	padding:10px;
	color:#666;
}
#yellowfade h1{
	text-align:left;
	color:#F90;
	font-size:16px;
	margin: 175px 0px 10px 0px;
}



#productdescript {
	width: 220px;
	float: left;
	padding: 10px 15px;
	margin-right:10px;
	color: #000;
}
#highlights {
	width: 450px;
	line-height: 20px;
	font-size: 15px;
	padding: 0px 10px 0px 0px;
	background: url(../images/prodescript-bg.gif) repeat-y left;
}
#highlight {
	width:190px;
	float:left;
	padding-bottom:15px;
}


#left500 #productdescript p {
	line-height: 20px;
	color: #000;
}
#left500 #highlights h1 {
	font-size: 18px;
	color: #0CF;
	margin-top: 10px;
	margin-bottom: 7px;
}
#left500 #highlights h2 {
	font-size: 20px;
	color: #F90;
	margin-bottom: 7px;
}

#options {
	background-color: #EEE;
	margin-bottom: 10px;
	padding: 10px 20px;
}
#options h1 {
	font-size:1.25em;
	margin:0 0 10px 0;
	color:#F30;
}





/*Product landing page*/

#products {
	height:308px;
	background-image:url(../images/product-bg.jpg);
	background-repeat:repeat-x;
	padding:30px 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#hot {
	float: left;
	width: 183px;
	text-align: center;
}

#hot h1 {
	font-size:1.5em;
	color: #666;
	margin-bottom: 0px;
}
#hot h2 {
	font-size:1.25em;
	color: #FC3;
	margin-top: 0px;
}
#flash p{
	font-size:.9em;	
	line-height:1.4em;
	

}


/* Gallery */
.hidden { display: none; }
.unhidden { display: block; }


/* FOOTER */

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: top;
}
#footer a {
	color:#333;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration:none;
}
	


/* Universal Class Styling */

img {
	border:none;
}
.leftthumb {
	margin:3px 3px 0 0;
}
.red {
	color: #F00;
}

.red a:link  {
	color:#F00;
	text-decoration:none;
}
.red a:visited, .red a:hover  {
	color:#F00;
	text-decoration:underline;
}

.blue {
	color: #00F;
}


.small {
	font-size:.5em;
	color:#999;
}
.small a:link{
	color:#999;
}
.small a:visited {
	color:#999;
}

.small a:hover {
	color:#999;
	text-decoration:none;
}


.highlight {
	background-color: #FF0;
}
.middle {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.cost {
	color:#093;
}

#clear {
	clear: both;
}

sub {
	vertical-align: baseline;
	font-size: 50%;
}
sup {
	vertical-align: top;
	font-size: 50%;
}
ul {
	padding: 0px;
	list-style-position: inside;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 19px

}
li {
	margin:7px 0px;

}
#flash li{
	margin:0px;
}
.link {
	cursor: pointer;
}

#twitter_update_list {
	list-style:none;
}
.order {
	font-size: 16px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}
a.order:link  {
	font-size: 16px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}

a.order:visited  {
	font-size: 16px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}
a.order:hover  {
	font-size: 16px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


select { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}

hr {
	margin: 10px 0px 0px 0px;
	height: 0;
	border-top-color:#6CF;
	border-top-style:dashed;
	border-top-width: 1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
}



/* No Javascript */

#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

#att p{
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}

/* Upload looks */
div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}





input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */

table.cart {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #999;
	border-collapse: collapse;
}
table.cart th, table.cart td {
	border-width: 0px 1px;
	padding: 3px 3px 3px 3px;
	border-style: none dashed;
	border-color: #999;
}

td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}

th {
	background-color: #EEE;
	text-align: left;
	
}
tr.orderno th{
	background-color: #09F;
	color:#FFF
	
}
table.confirm {
	width:466px;
	text-align:left;
}
table.confirm tr {
}
table.confirm td {
	width:233px;
}



.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

/*Show and hide*/
#myToggledDiv {display: none;}
