* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #fff;
	font-family: arial, verdana;}

/*
 *Phark Revistited Image Replacement Technique
 *http://www.mezzoblue.com/tests/revised-image-replacement/
 */
#logo2 {
	text-indent: -5000px;
	background: no-repeat url("images/orig/logo.gif");
	height: 92px;
	width: 210px;
	float: left;
	} 

img { border: 0px;}

form {
	margin: 0px;
	padding: 0px;}

#wrapper {
	width: 756px;
	margin-left: auto;
	margin-right: auto;}

#logo span {
	display: none;}

#logo {
	background: url("images/orig/logo.gif") no-repeat;
	margin: 0px;
	border: 0px;
	width: 210px;
	height: 92px;
	float: left;}

#navlevel {
	clear: both;
	border-bottom: 1px solid #B2B2B2;
	height: 29px;
	background: url("images/orig/header.gif") no-repeat;
    position: relative;}

#nav1 {
	margin: 0px;
	padding: 0px;
	width: 756px;}

#nav1 li {
	font-family: georgia, verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	list-style-image: none;
	float: left;}

#nav1 a {
	display: block;
    float: left;
	padding: 8px 13px 7px 18px;
	margin-top: 1px;
	color: #000033;
	text-decoration: none;}

#nav1 a:hover { color: #84849A;}

#main {	border: 1px solid #B2B2B2;}

#sidenav {
	background: url('images/orig/bottom.jpg') no-repeat bottom #7A828B;
	width: 255px;
	padding-bottom: 400px;
}

#indexnav {
	background: #fff;
	width: 255px;
}

#smenu {
        margin: 0px 0px 10px 0px;
        padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#smenu li {
	font-family: georgia, verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 200px;
	padding: 9px 4px 1px 4px;
	border-bottom: 1px solid #9EA3A9;
}

#smenu a {
	display:block;
	padding-left: 13px;
	color: #F5E6D9;
	text-decoration: none;
}

#smenu a:hover {
	color: #FFFFFF;
}

#smenu .overview a {
	color: #fff;
}

#smenu .overview {
	border-bottom: 1px solid #000;
}





#indexcontent {
	background-image: url("images/orig/main2.jpg");
}

#content h2, h2 {
	padding-top: 49px;
	padding-left: 30px;
	text-transform: uppercase;
	color: #20204D;
	font-size: 18px;
	font-family: georgia;
	border-bottom: 1px solid #D8D8D8;
}

a.refstyle, a {
        text-decoration: none;
        font-weight: bold;
        color: #20204D;
}


a:hover.refstyle, a:hover {
        text-decoration: underline;
}


.noastyle a {
        font-weight: normal;
}


#textwindow {
	color: #7A828B;
	font-size: 11px;
	line-height: 140%;
        margin-left: auto;
        margin-right: auto;
        width: 450px;

}

#textcontent {
       margin-left: 10px;


}

#textcontent p {
	margin-bottom:10px;
}

#textwindow h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

#footer {
	font-size: 10px;
	color: #fff;
	padding: 12px 0px 40px 10px;
	background: url("images/orig/footer.gif") no-repeat;
}

#footer a {
	margin-right: 5px;
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}
#frontlogin {
	margin-top: 145px;
	margin-left: 20px;
	font-size: 9px;
	color: #000033;
	padding: 85px 5px 15px 0px;
	width: 200px;
 }


#login {
        margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #FFFFFF;
	padding: 85px 5px 30px 5px;
	width: 200px;
        height: 60px;
	background: url('images/orig/login.gif') no-repeat;

}
#login h4 {
        padding-left: 10px;
        color: #F5E6D9;
        margin: 0px;
}

#frontlogin h4 {
        padding-left: 10px;
        font-size: 14px;
        margin: 0px;
}


.loginandhelp {
        text-align: right;
        padding-right: 8px;
}

#ManageHelpLogout {
        margin: 30px 0px 0px 70px;
}

#ManageHelpLogoutInside {
        margin: 30px 0px 0px 70px;
}

.passwordemail label, .labelalign label,  #frontlogin label {
  float: left;
   width: 28%;
   padding-top: 5px;
   text-align: right;
 }

.helplogin {
        padding-right: 5px;
        text-align: right;
}

#authorizeartwork {
        padding: 10px;
        margin: 10px;

}


.labelinline {
        float: left;
}

.radio input {
        float: left;

}

input.floatleft {
        float: left;

}

label.floatleft {

  /*margin-right: 10px;
  padding-left: 10px;*/
  text-align: left;
  float: left;
}

.textfield {
	height: 15px;
	width: 130px;
	border-top: 1px solid #404054;
	border-left: 1px solid #404054;
	border-bottom: 1px solid #8A8AA1;
	border-right: 1px solid #8A8AA1;
}

.searchfield {
	font-size: 10px;
	height: 14px;
	width: 110px;
	background: #F8F8F8;
	border-top: 1px solid #B1B5BC;
	border-left: 1px solid #B1B5BC;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	margin: 0px;
}

#topbox {
	text-align: right;
	float: right;}

 input#username { margin-bottom: 5px; }









input.textWide  {
	margin:3px;
        padding-left: 5px;
	height:18px;
	width:218px;
	/*border:solid 0 #fff;
	background: transparent
	url("images/inputbackground.gif") no-repeat fixed;
        color: #000033;
        font-weight: bold;*/

  font-size: 11px;
  background: #EBF1F5;
  border-top: 1px solid #9DBACE;
  border-left: 1px solid #9DBACE;
  border-bottom: 1px solid #F5F8FA;
  border-right: 1px solid #F5F8FA;
}

input.smallinput {
        margin:3px;
        padding-left: 5px;
	height:18px;
	width:70px;
  /*border:solid 0 #fff;
  background: transparent
  url("images/smallinput.gif") no-repeat fixed;
  color: #000033;
  font-weight: bold;*/
  font-size: 11px;
  background: #EBF1F5;
  border-top: 1px solid #9DBACE;
  border-left: 1px solid #9DBACE;
  border-bottom: 1px solid #F5F8FA;
  border-right: 1px solid #F5F8FA;
}




.submit {
        background: transparent url("images/button.gif") no-repeat;
        height:16px;
        border:solid 0 #fff;
        text-decoration: none;
        width:56px;
        font:9px Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-transform:uppercase;
        font-weight: bold;
        text-align: center;
 }

 a.submit {
        color: #ffffff;
 }

 

 .stockform fieldset {
       margin-bottom: 10px;
  }

 .stockform {
        color: #000033;
        margin-right: auto;
        margin-left: auto;
  }

  .stockform a {
        text-decoration: none;
        color: #000033;
  }


  .stockform table {
        width: 100%;
         margin: 10px 3px;
  }

 .stockform th, .stockform tfoot {
        font-size: 12px;
        font-weight: bold;
 }

 .stockform tr {
        background-color:#F1F0F0 ;
        font-size: 12px;
 }

 .stockform tr.alternate {
       background-color:#F5E6D9;
 }

 .passwordemail fieldset, .stockform fieldset {
        border: 1px solid #000033;
        padding-top: 20px;
        padding-bottom: 10px;
 }

 .passwordemail legend, .stockform legend {
        font-size: 14px;
        font-weight: bold;
 }

 #email {
        margin-left: 130px;
 }

 #commentsbox {
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 220px;
 }

 #commentsbox label {
        font-weight: bold;

 }



textarea.makecomment, textarea.comments {
        border: #fff 0px solid;
        /*background: url(images/textarea.gif) fixed no-repeat;*/
        width: 355px;
        height: 200px;
        font-size: 11px;
		background: #EBF1F5;
		border-top: 1px solid #9DBACE;
		border-left: 1px solid #9DBACE;
		border-bottom: 1px solid #F5F8FA;
		border-right: 1px solid #F5F8FA;
}

textarea.makecomment {
        height: 100px;
}



 /* For making input and a image buttons */
 .buttoncss {
         background: #000033 url("images/left.gif") left top no-repeat;
         color: white;
         font-size: 11px;
         padding-left: 10px;
         text-decoration: none;
 }

 .buttoncss span {
        background: #000033 url("images/right.gif") right top no-repeat;
        padding-right: 6px;
        
 }


/*apply to outer span */
 .inputcss {
        /*background: #000033 url('images/left.gif') left top no-repeat;
        padding-left: 6px;
        margin-left: 45px;*/
        font-size: 11px;
        background: #EBF1F5;
        border-top: 1px solid #9DBACE;
        border-left: 1px solid #9DBACE;
        border-bottom: 1px solid #F5F8FA;
        border-right: 1px solid #F5F8FA;


 }


  .inputcss input   {
     /*background: transparent url('images/right.gif') right top no-repeat;
     padding-right: 10px;
     color: white;
     font-size: 10px;
     border: solid 0px #fff;*/
     font-size: 11px;
     background: #EBF1F5;
     border-top: 1px solid #9DBACE;
     border-left: 1px solid #9DBACE;
     border-bottom: 1px solid #F5F8FA;
     border-right: 1px solid #F5F8FA;
  }


fieldset.radio {
        width: 180px;
        margin: 22px;
        padding-left: 15px;
}

fieldset.radio legend {
        font-size: 12px;
}

 #CommentsQuestionsLabel  {
 padding-left: 10px;
 }

 #RAQSubmit {
  float: right;
  margin: 10px 25px;
 }

 fieldset.options {
        width: 260px;
        margin-left: 25px;

 }

 .options legend {
 font-size: 12px;
 }

 #ArtworkSupplied {
      margin-left: 30px;
 }

 #FormatLabel {
        margin-left: 20px;
 }



.products th {
	background: #7B828C;
	color: #fff;
	text-align: left;
}

#changesubmit {
        float: right;
        margin-top: 5px;
}


	/* --- Drop Down Menu Formatting --- */
        /* Relativly Positions the containing div, so that the menu is placed relative to the menu not the window */
           .dropdownrelative {
          position: relative;
			
        }

      	.dropdownmenu .dropdownoptions {
				margin-right:1px;
				margin-bottom:1px;
				border:1px solid #B1B1B1;
				background-color:#F2F2F2;
				color:#41314F;
		
         }

	.dropdownoptions a {
 		font-size: 12px;
		margin-left: auto;
	 	margin-right: auto;
	 	color: #000033;
	 	display:block;
	 	padding:2px 10px;
	 	text-decoration:none;
		background-color: #F1F0F0;
	}
	.dropdownoptions a:hover {
		color:#41314F;
	}

	
	
	

	
	
	
	
	
	
.scimage {
	float: left;
	margin-right: 10px;
	border: 1px solid #575757;
}

#ordersubmit {
        float: right;
}

#orderconfirm {
        float: right;
        margin-right: 20px;
}

td#content h2 {
	margin-bottom:10px;
}



#textcontent ul {
	list-style-type:disc;
	margin-left:15px;
}

#textcontent ul li {
	margin-bottom:5px;
}





/* Thermal Products */

#thermalproducts ul {
	list-style-type:square;
	margin-left:15px;
}

#thermalproducts p {
	padding-top:10px;
}



