/* Default style sheet
*  copyright, Brandon Booth, all rights reserved
*  www.lucidgreen.net
*/

/* Styles reset */   
* {
	margin: 0;
	padding: 1;
}
ul, li {
	margin:12px;
}
html {
	height: 100%;
	position: relative;
}
body {
	line-height:1.6em;
	height: 100%;
	position: static;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-decoration:none; 
	font-size:76%;
}

/* Standard divs */

#container { 
	/* page container or wrap used for entire page if not full width or partial page if header is full width but content is not */
	position: relative;
	width: 1000px;
	margin:10px auto 0 auto;
	/*background:url(../images/gears.gif);*/
	background-color:#F5F1DB;
	background-repeat:repeat-y;
	/*overflow:hidden;*/
}
#container1 {
	/* page container or wrap used for entire page if not full width or partial page if header is full width but content is not */
	position: relative;
	width: 800px;
	margin:10px auto 0 auto;
	background:url(../images/gears.gif);
	background-color:#F5F1DB;
	background-repeat:repeat-y;
	overflow:hidden;
	background-image: url(SatinBronze.jpg);
}
#header { /* top banner */
	
}
#header-top { /*top grey bar*/
	background:url(../images/header-corner.png);
	background-repeat:no-repeat;
	background-color:#4B0055;
	height:29px;
	margin-bottom:2px;
	color:#FFF;
}
#navigation { /* navigation container, often a UL */
	background-color:#5A362B;
	height:34px;
	
	
}
#orderForm {margin-left:-0px; table-layout:fixed; word-wrap:break-word; }


#nav-primary { /* primary site navigation section  */
	
}

#nav-section { /* sub section site navigation */
	
}
#branding { /* div containing logo, site name etc. */
	width:275px;
	height:202px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;

}
#branding a {
	display:block;
	width:275px;
	height:202px;
	text-indent:-8000px;
}


#sidebar-a { /* sidebar, additional sidebars can be sidebar-b, sidebar-c */
	float:right;
	position:relative;
	top:-65px;
	width: 284px;
	background-color:#F5F1DB;
}
#sidebar-b { /* sidebar, additional sidebars can be sidebar-b, sidebar-c */
	float:left;
	position:relative;
	/* top:-65px;*/
	width: 284px;
	background-color:#fff;

}




#content { /* content container, often the main column */
	float:left;
	width:590px;
	margin-left:125px;
	padding-top:45px;
	
}

.greenBox, .yellowBox {
	background-color:#A5BCD2;
	background-image:url(../images/greenRoundedTop.png);
	background-repeat:no-repeat;
	background-position:top;
	width:254px;
	padding:9px 5px 0px 5px;
}
.greenBoxBottom, .yellowBoxBottom {
	background-image:url(../images/greenRoundedBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:264px;
	height:9px;
}
.yellowBox {
	background-color:#E1D595;
	background-image:url(../images/yellowRoundedTop.png);
	text-align: center;
}
.yellowBoxBottom {
	background-image:url(../images/yellowRoundedBottom.png);
}
#footer { /* copyright, links list etc. */
	background-color:#5A362B;
	background-image:url(../images/footerRounded.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1000px;
	padding:0.5em 0 0.5em 0;
	clear:both;
	text-align:center;	
	color:#fff;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

/*OLD FONT STYLES*/
.greyText, a.greyText, a.greyText:visited {
	color: #696966;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;	
	text-decoration: none;
}

a.greyText:hover {color: #91d15f;}

.grnText, a.grnText, a.grnText:visited {
	color: #743A1A;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;	
	text-decoration: none;
}

a.grnText:hover {color: #C3461D;}

.whiteText, a.whiteText, a.whiteText:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;	
	text-decoration: none;
}

a.whiteText:hover {color: #f7e571;}

.boldGreen, a.boldGreen, a.boldGreen:visited {
	color: #743A1A;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;	
	text-decoration: none;
}

a.boldGreen:hover {color: #C3461D;}


div.row2 {float: left; margin: 0; padding: 0; width: 98.5%;}
div.cols2 {float: left; width: 49%; margin: 0 3px 0 0; padding: 0;}

/*Form reset styles */
#FontImaging {margin:0; padding:0;}
fieldset, form ol, form li, form div  {margin:0; padding:0;}


fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 0;
	border:none;
}  
legend {    
	font-weight: bold;
}  
fieldset ol {  
	padding-left: 65px;  
	list-style: none;  
}  
fieldset li {  
	padding-bottom: 3px;
	clear: both;
	overflow: hidden;
}
label {    
	float: left;    
	width: 10em;    
	margin-right: 1em;
	text-align:left;
}


/* box layout and background images*/
#character-image-container {
	width: 554px;
	height: 40px;
	padding: 4px 0 6px 32px;
	margin: 0;
	}
#order-form {
	background: url(../images/imgCenter_plastic.jpg) no-repeat;
	width: 554px;
	height: 300px;
	margin-top:-1em;
	}

	
#character-number-container { /*the container for humber of characters and character width*/
	margin: 0;
	height: 27px;
	width:610px;
	margin-left:20px;
	padding-top: 5px;
	}
#character-number-container ol {
	display:inline;
	
	}
#character-number-container li {
	clear:none;
	font-size:12px;
	margin:0;
	padding:0;
	
	}
#character-number-container label {
	text-align:left;
	padding:0;
	margin:0;
	
	}
#character-number-container-cc { /*the container for humber of characters and character width*/
	margin: 0;
	height: 27px;
	width:490px;
	margin-left:20px;
	padding-top: 5px;
	}
#character-number-container-cc ol {
	display:inline;
	
	}
#character-number-container-cc li {
	clear:none;
	font-size:12px;
	margin:0;
	padding:0;
	
	}
#character-number-container-cc label {
	text-align:left;
	padding:0;
	margin:0;
	
	}	
li#qty-of-characters {
	width: 150px;
	float:left;
	padding-right: 25px;
	}
#qty-of-characters label{
	width: 25px;
	}
#qty-of-characters input {
	width:13px;
	padding:0;
	margin:0;
	}
li#qty-of-characters-cc {
	width: 450px;
	float:left;
	padding-right: 25px;
	}
#qty-of-characters-cc label{
	width: 350px;
	}
#qty-of-characters-cc input {
	width:50px;
	padding:0;
	margin:0;
	}	
#width-of-characters {
	width:350px;
	float:left;
	clear:none;
	}
#width-of-characters label {
	width: 300px;
	
	
	}
#width-of-characters input {
	width:20px;
	padding:0;
	margin:0;
	}
	
#order-form ol {
	margin-top: 25px;
	}
#order-form legend span {
	position:relative;
	top:18px;
	display:block;
	width:554px;
	text-align:center;
	}

.submit {
	float:right;
	padding-right:30px;
	margin-top:-26px;
	}
/*Form reset styles */
#FontImaging {margin:0; padding:0;}
fieldset, form ol, form li, form div  {margin:0; padding:0;}


fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 0;
	border:none;
}  
legend {    
	font-weight: bold;
}  
fieldset ol {  
	padding-left: 65px;  
	list-style: none;  
}  
fieldset li {  
	padding-bottom: 3px;
	clear: both;
	overflow: hidden;
}
label {    
	float: left;    
	width: 10em;    
	margin-right: 1em;
	text-align:left;
}


/* box layout and background images*/
#character-image-container {
	width: 554px;
	height: 80px;
	padding: 4px 0 6px 32px;
	margin: 0;

}
#order-form {
	background: url(../images/imgCenter_plastic.jpg) no-repeat;
	width: 554px;
	height: 300px;
	margin-top:-1em;
	}

	
#character-number-container { /*the container for humber of characters and character width*/
	margin: 0;
	height: 35px;
	width:610px;
	margin-left:20px;
	padding-top: 5px;
	}
#character-number-container ol {
	display:inline;
	
	}
#character-number-container li {
	clear:none;
	font-size:12px;
	margin:0;
	padding:0;
	
	}
#character-number-container label {
	text-align:left;
	padding:0;
	margin:0;
	
	}
	
li#qty-of-characters {
	width: 150px;
	float:left;
	padding-right: 25px;
	}
#qty-of-characters label{
	width: 125px;
	}
#qty-of-characters input {
	width:13px;
	padding:0;
	margin:0;
	}
	
#width-of-characters {
	width:350px;
	float:left;
	clear:none;
	}
#width-of-characters label {
	width: 250px;
	
	
	}
#width-of-characters input {
	width:50px;
	padding:0;
	margin:0;
	}
	
#order-form legend span {
	position:relative;
	top:18px;
	display:block;
	width:554px;
	text-align:center;
	}

.submit {
	float:right;
	padding-right:30px;
	margin-top:-26px;
	}
#order-form {
       padding-top:10px;
}
#order-form ol {
       margin-top: 25px;
}
#stop-it {
	display:none;
}
#orderForm {margin-left:-0px; table-layout:fixed; word-wrap:break-word; }

