/*	www.CTP-certified.com Style Sheet
	Main Styles	*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	color: #2f2f2f;
}
p {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
}
h3 {
	font: bold 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #5474d1;
	padding-bottom: 12px;

}
a:link {
	text-decoration:underline;
	color: #4b68bb;
}
a:visited {
	text-decoration:underline;
	color: #52188c;
}
a:hover { 
	text-decoration:none;
	color: #4b68bb; 
}
a:active {
	text-decoration:underline;
	color: #52188c;
}
/*img { 
	border: 0;
	margin: 0;
	padding: 0;
}*/
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.line {
	border-bottom: 1px solid #cccccc;
	margin: 15px 0 15px 0;
}
#main {
	width: 100%;
	background: #fff;
	margin:0,0,20px;
}
#head {
	width: 750px;
	height: 71px;
	position: relative;
	margin: 0 auto;
	padding-top: 3px;
	text-align:left;
}
#logo {
	margin: 0;
	padding: 0;
	height: 71px;
	display: inline;
	/*background: url('/images/ctp_logo_375px.gif') top left no-repeat;*/
	width: 450px;
	float: left;
	/*text-align:right;*/
}
#content {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 27px 0 0 0;
}
#footer {
	font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #ddd top left repeat-x;
	padding: 0 0 0 0;
	margin: 40px 0 0 0;
}
#footer p {
	font: normal 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 0 5px 0;
}
 <!-- Form elements -->
 
form {}
input, textarea, select {
	border:1px solid #ccc;
	background: #fff;
	padding: 3px 2px;
	color: #000;
	font-size:11px;
	margin-bottom: 3px;
}
.button {
	background: #d4d0c8;
	padding:2px;
	border-right:1px outset #333;
	border-bottom:1px outset #333;
}
.search {
	font-size: 9px;
	color: #333;
	background:#eef7ff;
	padding:3px 0;
	border: 1px inset #999; 
}
.buttonsearch {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	background: #369;
	margin:0;
	padding: 2px 3px 1px 3px;
	border:0;
	border-top:1px solid #69c;
	border-right:1px solid #036;
	border-bottom:1px solid #036;
}

.checkboxlogin {border:0; background-color:#F7F7EF; }	
.checkbox {border:0; }
.radio {border:0;}
.trans {background:transparent;border:0;}

<!-- Table styles -->

table.elegant {
}
table.elegant body {
	font: normal 11px auto "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}
table.elegant span {
	color: #ff0000;
}
table.elegant #elegant {
	width: 100%;
	padding: 0;
	margin: 0;
}
table.elegant th {
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #ddd;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 12px;
	background: #c80f2f;
}
table.elegant th.alt {
	border-left: 0;
}
table.elegant th.gray {
	color: #666;
	background: #f4f4f4;
}
table.elegant td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size: 11px;
}
table.elegant td.alt {
	border-left: 0;
}
table.elegant td.alttop {
	border-left: 0;
	border-right: 0;
}
table.elegant td.spec {
	border-left: 1px solid #c1dad7;
	border-top: 0;
	background: #e2e2e2;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
}
table.exam {
	font-size: 11px;
	font-weight:normal;
}
table.exam span {
	color: #ff0000;
	font-weight:normal;
}



/*		notify		*/
#notify {
	height: 10px;
	padding: 45px 12px 0px 0;
	margin: 0 auto;
	width: 150px;
	text-align: right bottom;
	font-size: 11px;
	float: right;
	}
#notify a  {
	color: #039;
	text-decoration: none;
	}
#notify a:hover {
	text-decoration: underline;
	}

		
/* for shopcart table -------------------------------- */
.sccontainer {
	border: 0px solid #00387B;
	width: 100%;
	background-color: #fff;
	margin: 20;
	padding: 0;
	}
.sctitle {
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #185FB6;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	} 
.scsuccess {
	text-align: left;
	padding: 10px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFFEEF;
	border-bottom: 1;
	}

.spacer {
	clear: both;  
	height: 2px;
	background-color: #C1CD63;
	color: #c1cd63;
	border: none;
	margin: 0;
	padding: 0;
	}
	
/* --( shopcart table )-------------------------------- 

	font-weight: bold;
	*/
table.scproducts {
	margin: 2px 0;
	font-size: 100%;
	border: 0;
	}
table.scproducts td.sccodex {font-size: 11px;}
table.scproducts td {
	border-bottom: 1px solid #ccc;
	padding: 4px 1px;
	vertical-align: top;
	line-height: 1.2em;
	}
th.scnoline, td.scnoline {
	border-bottom: 0;
	padding: 4px 6px;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	}
th {
	color: #fff;
	padding: 1px 1px;
	font-size: 90%;
	border-bottom: 0;
	}
.schead  {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	border-bottom: 0;
	border: 0;
	margin: 0;
	padding: 4px 1px;
	}
.scheadspecial {
	background: red;
	padding: 2px 6px;
	border-bottom: 0;
	}
table.scproducts h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 6px 0 0 0;
	}


	
	

 /* --( catalog display )-------------------------------- */
table.products {
	margin: 2px 0;
	font-size: 100%;
	border: 0;
	}
table.products td.codex {font-size: 95%;}
table.products td {
	border-bottom: 1px solid #eee;
	padding: 4px 1px;
	vertical-align: top;
	line-height: 1.2em;
	}
th.noline, td.noline {
	border-bottom: 0;
	padding: 4px 6px;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	}
th {
	color: #fff;
	padding: 1px 1px;
	font-size: 90%;
	}
.head  {
	background: #cc0000;
	border: 0;
	margin: 0;
	}
.headspecial {
	background: #636363;
	padding: 2px 6px;
	border-bottom: 0;
	}
table.products h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 6px 0 0 0;
	}
.downloads {
	background: url(/images/pdficon_small.gif) no-repeat top left;
	padding: 2px 0 2px 20px;
	margin: 0 0 20px 0;
	}
