* {
	margin:0;
	padding:0;
	outline:0;
}
#wrapper {
	height: 400px;
}

body {
	background:#4e6470;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2c3940;
	font-weight:normal;
}
.left, .l {
	float:left;
	display:inline;
}
.right, .r {
	float:right;
	display:inline;
}
.clear,
.cl {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	display:block;
}
.shell {
	width:812px;
	margin:0 auto;
}
a {
	text-decoration:none;
	color:#677988;
}
a:hover {
	text-decoration:underline;
}
.header {
	text-align:left;
	background:url(../images/bg-header.gif) repeat-x 0 0;
}
.content {
	background:#fff url(../images/shadow-content.gif) repeat-x 0 0;
}
h1 {
	font-size:20px;
	position:relative;
	color:#E2E2E2;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	position:relative;
	color:#8a0026;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	font-weight:normal;
}
h3 {
	font-size:13px;
	text-transform:capitalize;
	padding-bottom:10px;
	position:relative;
}
h4 {
	font-size:18px;
}
.logo {
	padding-top:30px;
	height:80px;
}
.nav {
	list-style-type:none;
	height:40px;
}
.nav li {
	float:left;
	margin:4px 2px 0;
	padding-left:11px;
}
.nav li.active {
	background:#fff url(../images/nav-left.gif) no-repeat bottom left;
}
.nav li span {
	float:left;
	padding-right:11px;
	height:36px;
}
.nav li.active span {
	background:url(../images/nav-right.gif) no-repeat right bottom;
}
.nav li a {
	color:#d9dfe2;
	padding:8px 15px 0;
	float:left;
	height:28px;
}
.nav li.active a {
	color:#33383a;
	background:url(../images/b-bg.gif) repeat-x 0 bottom;
}
.nav li a:hover {
	text-decoration:underline;
}
.nav li.active a:hover {
	color:#33383a;
}
.cont-top {
	padding:17px 0 40px;
}
.cont-top .rightText {
	float:right;
	width:179px;
	margin-left:17px;
	padding-left:17px;
	text-align:justify;
	background:url(../images/dot.gif) repeat-y top left;
	padding-bottom:30px;
}
.cont-top .rightText h2 {
	color:#2c3940;
}
.cont-bot {
	background:#4d636f;
	padding:15px 17px 30px;
	margin-top:4px;
}
.head1,
.head2 {
	height:41px;
	float:left;
	display:inline;
	background:#8a0026;
	color:#fff;
	padding-left:16px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.head1 p,
.head2 p {
	line-height:14px;
}
.head1 h4,
.head2 h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	text-transform:capitalize;
}
.head1 {
	background:#8a0026 url(../images/arrow.gif) no-repeat center right;
	width:257px;
}
.head2 {
	width:250px;
}
p.num {
	float:left;
	width:40px;
	color:#c58093;
	font-family:"Times New Roman", Times, serif;
	font-size:38px;
	line-height:42px;
	font-weight:normal;
}
#customize-form {
	width:356px;
	float:right;
}
.option h3, .box h3 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:0px 0 5px 0;
}
.option p {
	padding-bottom:5px;
}
.option label {
	cursor:pointer;
	font-size:12px;
	color:#fff;
}
.field {
	border: solid 2px #41535e;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 20px;
	background:#fff;
	width:205px;
	text-align:center;
	margin-bottom:3px;
}
.btn {
	background:url(../images/button.gif) no-repeat 0 0;
	width:88px;
	height:24px;
	padding:5px 0 0 0;
	text-transform:uppercase;
	border:0;
	display:block;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.btn:hover {
	background:url(../images/button-h.gif) no-repeat 0 0;
	text-decoration:none;
}
.box p {
	padding:0;
	margin:0;
}
.first, 
.second {
	display:inline;
	padding-top:30px;
}
.first {
	float:left;
	width:180px;
}
.second {
	float:right;
	padding-left:10px;
	width:140px;
}
.box {
	margin-top:10px;
	padding:5px 10px;
	border:solid 2px #41535e;
	color:#fff;
}
.box table td {
	padding:2px;
}
.box table td strong {
	color:#fff;
}
a.paypal {
	float:left;
	margin:10px 0 5px;
}
.footer {
	background:url(../images/bg-footer.gif) repeat-x 0 0;
	height:40px;
	padding-top:14px;
}
.footer .shell {
	font-size:10px;
	color:#a8adaf;
}
.footer .shell a {
	color:#a8adaf;
}
.radio {
	width:14px;
	*height:14px;
	padding:0;
	margin:0 5px 0 0;
}
label img {
	margin-bottom:-1px;
	*margin-bottom:-3px;
}
label {
	position:relative;
}


.examples {
	padding:0;
}
.examples h3 {
	background:#4d636f;
	background:#8a0026;
	padding:5px 10px;
	color:#fff;
}
.examples table {
	margin-top:3px;
	background:#edebeb;
}
.examples td {
	background:#fff;
	padding:10px;
	font-size:10px;
	border:solid 1px #ddd;
}
.examples td img {
}
.examples td p {
	padding:2px 0;
	color:#666;
}
.examples .desc {
	padding:10px;
}


.contact-details {
	width:220px;
	height:450px;
}
.contact-form {
	border-left:solid 1px #ddd;
	padding-left:30px;
	width:450px;
}
.contact-form label {
	font-size:11px;
	float:left;
	text-align:right;
	width:100px;
	clear:both;
	margin:3px 0 15px 0;
}
.contact-form .field2 {
	width:170px;
	float:left;
	margin-left:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 5px;
	border:solid 1px #ddd;
}
.contact-form .field2:hover {
	background:#fbfbfb;
}
.contact-form textarea.field2 {
	width:230px;
	height:80px;
}
.contact-form small {
	display:block;
	font-size:10px;
	clear:both;
	padding:4px 0 0 110px;
	color:#666;
}
.btnp {
	padding:10px 0 0 0;
	border-top:solid 1px #ddd;
	margin:10px 0 0 0;
	padding-left:110px;
}
.req {
	font-size:10px;
}
.req strong {
	font-size:12px;
	color:darkred;
}
.sitemap {
	font-weight:bold;
	list-style-type:none;
	padding:0 20px 40px 20px;
}
.sitemap li {
	background:url(../images/are.gif) no-repeat 0 7px;
	padding:3px 13px;
}
.rte {
	position:relative;
}
.rte, p {
	line-height:20px;
}
.rte * {
	padding:0;
	margin:0;
}
.rte span {
	color:#8a0026;
}
.rte ul, .rte ol {
	margin-left:20px;
	padding:10px 10px 10px 0;
}
.rte ul li, .rte ol li {
	padding:2px 0;
}
.rte a {
    text-decoration: underline;
}
.rte a:hover {
    text-decoration: none;
}
table.order {
	background:#ddd;
}
table.order td {
	padding:5px;
	background:#fff;
}
table.order td.th {
	background:#f5f5f5;
	font-weight:bold;
	text-align:right;
	vertical-align: top;
}
.cnt-minheight {
	min-height:400px;
}
.err-msg,
.tnk-msg {
	font-weight:bold;
	border:solid 2px #ddd;
	padding:10px;
	font-size:11px;
	color:#8A0026;
	text-align:center;
}
.tnk-msg {
	color:#333;
}
.cart {
	font-size:11px;
	background:#ddd;
}
.cart .price {
	font-weight:bold;
	text-align:center;
}
.gray td {
	background:#f5f5f5 !important;
}
.cart td {
	background:#fff;
	padding:5px;
}
.prices th {
	background:#8a0026;
	color:#fff;
	padding:3px 0;
	font-size:11px;
}
.cart th {
	padding:5px;
	font-size:12px;
	background:#8a0026;
	color:#fff;
}
.cart .total td{
	background:#e5e5e5;
	font-weight:bold;
	font-size:12px;
	color:darkred;
}
.button {
	font-size:10px;
	padding:3px;
}

.checkout-cart {
	margin:0 auto;
	font-size:10px;
}
.checkout-cart th {
	font-size:11px;
	padding:1px;
}
.checkout-cart td {
	padding:1px 5px;
}

div.checkout-form {
	width:auto;
}
div.checkout-form p {
	font-size:11px;
	padding-bottom:15px;
	position:relative;
}
div.checkout-form p.left {
	padding-bottom:15px;
	width:400px;
	margin:4px 10px;
}
div.checkout-form label {
	width:165px;
	clear:both;
	display:block;
}
div.checkout-form h3 {
	border-top:solid 1px #ddd;
	padding-top:15px;
	padding-bottom:10px;
	position:relative;
}
div.checkout-form small {
	padding-left:175px;
	padding-bottom:15px;
	position:relative;
}
div.checkout-form .btnp {
	padding-left:175px;
}
select.field2 {
	padding:0;

}
div.checkout-form input.field2 {
	width:200px;
}
div.checkout-form textarea.field2 {
	width:300px;
	height:100px;
}
table#prices-tbl td {
    font-size: 12px !important;
    text-align: center;
    padding: 3px !important;
}
#te-left-desc {
    float: left;
    width: 493px;
}
.headline {
	color: #E9E9E9;
	text-align: right;
	font-family: "trebuchet MS";
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.headertext {
	color: #E2E2E2;
	text-align: right;
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.whitetext {
	color: #FFFFFF;
}
